| Name | ResetTimers |
|---|---|
| Type | Method |
| Summary | Resets all timers |
| Prototype | void ResetTimers(); |
| Description | Resets all timers for the world. There is no return value. This function will reset all periodic timers to fire from the appropriate interval from when the "ResetTimers" was done. |
| VBscript example | |
| Jscript example | |
| PerlScript example | |
| Returns | Nothing. |
See also ...