Creates a Timer that will callback after expiring. More...
Inherits CryEngine.IGameUpdateReceiver.
| Public Member Functions | |
| Timer (float time, bool looping, Action onTimerExpired=null) | |
| Timer (float time, Action onTimerExpired=null) | |
| void | Destroy () | 
Creates a Timer that will callback after expiring.
| 
 | inline | 
| 
 | inline | 
| 
 | inline | 
| 
 | get | 
| 
 | get |