|
void | SetSecondsLeft (long secondsLeft) |
|
string | GetTimeString () |
|
void | Refresh () |
|
|
TextMeshProUGUI | Text |
|
string | Prefix |
|
int | SecondsLeft => Mathf.Max(0, Mathf.FloorToInt(_endTime - (Time.realtimeSinceStartup * _debugSpeed))) |
|
int | MinutesLeft => SecondsLeft / 60 |
|
int | HoursLeft => MinutesLeft / 60 |
|
The documentation for this class was generated from the following file:
- client/Packages/com.beamable/Runtime/Modules/Tournaments/Scripts/CountdownTextBehaviour.cs