EntTimer
Timer
Countdown / Timelimit timer
ID: EntTimer
Base Type: Entity Component
Values
Name | Type | Description |
---|---|---|
Enabled | Bool Variable | Defaults to True |
Mode | Enum Variable | |
Time | Number Variable | Defaults to 30 - s |
Stop At Time | Number Variable | Enabled will be set to False on time hit - s |
Methods
Name | Description |
---|---|
Reset Time() | Resets Time to what it was at start of Play mode, and sets Enabled to True |
Events
Name | Description |
---|---|
Time Stopped() |
Updated almost 2 years ago