137 lines
2.8 KiB
YAML
137 lines
2.8 KiB
YAML
|
|
### YamlMime:ManagedReference
|
||
|
|
items:
|
||
|
|
- uid: Global.GameTimer
|
||
|
|
commentId: T:Global.GameTimer
|
||
|
|
id: GameTimer
|
||
|
|
parent: Global
|
||
|
|
children:
|
||
|
|
- Global.GameTimer.startTime
|
||
|
|
- Global.GameTimer.StartTimer
|
||
|
|
- Global.GameTimer.timerText
|
||
|
|
langs:
|
||
|
|
- csharp
|
||
|
|
- vb
|
||
|
|
name: GameTimer
|
||
|
|
nameWithType: GameTimer
|
||
|
|
fullName: GameTimer
|
||
|
|
type: Class
|
||
|
|
source:
|
||
|
|
id: GameTimer
|
||
|
|
path: ''
|
||
|
|
startLine: 1249
|
||
|
|
assemblies:
|
||
|
|
- cs.temp.dll
|
||
|
|
namespace: Global
|
||
|
|
syntax:
|
||
|
|
content: 'public class GameTimer : MonoBehaviour'
|
||
|
|
content.vb: Public Class GameTimer Inherits MonoBehaviour
|
||
|
|
inheritance:
|
||
|
|
- System.Object
|
||
|
|
- uid: Global.GameTimer.startTime
|
||
|
|
commentId: F:Global.GameTimer.startTime
|
||
|
|
id: startTime
|
||
|
|
parent: Global.GameTimer
|
||
|
|
langs:
|
||
|
|
- csharp
|
||
|
|
- vb
|
||
|
|
name: startTime
|
||
|
|
nameWithType: GameTimer.startTime
|
||
|
|
fullName: GameTimer.startTime
|
||
|
|
type: Field
|
||
|
|
source:
|
||
|
|
id: startTime
|
||
|
|
path: ''
|
||
|
|
startLine: 1251
|
||
|
|
assemblies:
|
||
|
|
- cs.temp.dll
|
||
|
|
namespace: Global
|
||
|
|
syntax:
|
||
|
|
content: public float startTime
|
||
|
|
return:
|
||
|
|
type: System.Single
|
||
|
|
content.vb: Public startTime As Single
|
||
|
|
- uid: Global.GameTimer.timerText
|
||
|
|
commentId: F:Global.GameTimer.timerText
|
||
|
|
id: timerText
|
||
|
|
parent: Global.GameTimer
|
||
|
|
langs:
|
||
|
|
- csharp
|
||
|
|
- vb
|
||
|
|
name: timerText
|
||
|
|
nameWithType: GameTimer.timerText
|
||
|
|
fullName: GameTimer.timerText
|
||
|
|
type: Field
|
||
|
|
source:
|
||
|
|
id: timerText
|
||
|
|
path: ''
|
||
|
|
startLine: 1255
|
||
|
|
assemblies:
|
||
|
|
- cs.temp.dll
|
||
|
|
namespace: Global
|
||
|
|
syntax:
|
||
|
|
content: public Text timerText
|
||
|
|
return:
|
||
|
|
type: Global.Text
|
||
|
|
content.vb: Public timerText As Text
|
||
|
|
- uid: Global.GameTimer.StartTimer
|
||
|
|
commentId: M:Global.GameTimer.StartTimer
|
||
|
|
id: StartTimer
|
||
|
|
parent: Global.GameTimer
|
||
|
|
langs:
|
||
|
|
- csharp
|
||
|
|
- vb
|
||
|
|
name: StartTimer()
|
||
|
|
nameWithType: GameTimer.StartTimer()
|
||
|
|
fullName: GameTimer.StartTimer()
|
||
|
|
type: Method
|
||
|
|
source:
|
||
|
|
id: StartTimer
|
||
|
|
path: ''
|
||
|
|
startLine: 1282
|
||
|
|
assemblies:
|
||
|
|
- cs.temp.dll
|
||
|
|
namespace: Global
|
||
|
|
syntax:
|
||
|
|
content: public void StartTimer()
|
||
|
|
content.vb: Public Sub StartTimer()
|
||
|
|
overload: Global.GameTimer.StartTimer*
|
||
|
|
references:
|
||
|
|
- uid: Global
|
||
|
|
- uid: System.Object
|
||
|
|
commentId: T:System.Object
|
||
|
|
parent: System
|
||
|
|
isExternal: true
|
||
|
|
name: object
|
||
|
|
nameWithType: object
|
||
|
|
fullName: object
|
||
|
|
nameWithType.vb: Object
|
||
|
|
fullName.vb: Object
|
||
|
|
name.vb: Object
|
||
|
|
- uid: System
|
||
|
|
commentId: N:System
|
||
|
|
isExternal: true
|
||
|
|
name: System
|
||
|
|
nameWithType: System
|
||
|
|
fullName: System
|
||
|
|
- uid: System.Single
|
||
|
|
commentId: T:System.Single
|
||
|
|
parent: System
|
||
|
|
isExternal: true
|
||
|
|
name: float
|
||
|
|
nameWithType: float
|
||
|
|
fullName: float
|
||
|
|
nameWithType.vb: Single
|
||
|
|
fullName.vb: Single
|
||
|
|
name.vb: Single
|
||
|
|
- uid: Global.Text
|
||
|
|
commentId: '!:Global.Text'
|
||
|
|
isExternal: true
|
||
|
|
name: Text
|
||
|
|
nameWithType: Text
|
||
|
|
fullName: Text
|
||
|
|
- uid: Global.GameTimer.StartTimer*
|
||
|
|
commentId: Overload:Global.GameTimer.StartTimer
|
||
|
|
name: StartTimer
|
||
|
|
nameWithType: GameTimer.StartTimer
|
||
|
|
fullName: GameTimer.StartTimer
|