Class GameTimer
Inheritance
object
GameTimer
Namespace: Global
Assembly: cs.temp.dll.dll
Syntax
public class GameTimer : MonoBehaviour
Fields
startTime
Declaration
public float startTime
Field Value
| Type | Description |
|---|---|
| float |
timerText
Declaration
public Text timerText
Field Value
| Type | Description |
|---|---|
| Text |
Methods
StartTimer()
Declaration
public void StartTimer()