Core GameKit
3.2.9.0
The ultimate pooling / combat / spawning / variable plugin!
|
This class is used to configure a Timed Despawner More...
Public Member Functions | |
void | StartTimer () |
Call this method to start the Timer if it's not set to start automatically. More... | |
void | ChangeTimerDelay (float time) |
Call this method to change the despawn timer More... | |
This class is used to configure a Timed Despawner
void DarkTonic.CoreGameKit.TimedDespawner.ChangeTimerDelay | ( | float | time | ) |
Call this method to change the despawn timer
time | The new despawn timer value. |
void DarkTonic.CoreGameKit.TimedDespawner.StartTimer | ( | ) |
Call this method to start the Timer if it's not set to start automatically.