Timer
class in SpawnerTool.Runtime
Description
This class gives all functionalities you need for a timer.
Events
event Action
OnTimerEnd
Timer actioned when timer finishes time.
Public Methods
Constructor of the timer class
Makes time pass
Get current time counting from Duration towards 0
Get current time counting from 0 to Duration.
Last updated