PluginTimers
Assembly: uMod.Core.dll
Inheritance Object PluginTimers
Constructors
Name | Summary |
|---|---|
PluginTimers ( |
Methods
Name | Summary |
|---|---|
Destroy (out | Destroys a timer, returns the instance to the pool and sets the variable to null |
Creates a timer which continuously fires at the specified interval | |
Creates a timer which fires once after the specified delay | |
Creates a timer which fires once after the specified delay | |
Creates a timer which fires a set number of times at the specified interval | |
Creates a timer which continuously fires until the specified condition changes |