Timer
Assembly: uMod.Core.dll
Inheritance Object Timer
Constructors
Name | Summary |
|---|---|
Timer ( |
Properties
Name | Summary |
|---|---|
Callback | Gets the callback delegate |
Delay | Gets the delay between each repetition |
Destroyed | Gets if this timer has been destroyed |
Owner | Gets the plugin to which this timer belongs, if any |
Repetitions | Gets the number of repetitions left on this timer |
Methods
Name | Summary |
|---|---|
Destroy () | Destroys this timer |
DestroyToPool () | Destroys this timer and returns the instance to the pool |
Resets the timer optionally changing the delay setting a number of repetitions |