Core GameKit  3.2.9.0
The ultimate pooling / combat / spawning / variable plugin!
DarkTonic.CoreGameKit.TimedDespawner Class Reference

This class is used to configure a Timed Despawner More...

Inheritance diagram for DarkTonic.CoreGameKit.TimedDespawner:

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...
 

Detailed Description

This class is used to configure a Timed Despawner

Member Function Documentation

void DarkTonic.CoreGameKit.TimedDespawner.ChangeTimerDelay ( float  time)

Call this method to change the despawn timer

Parameters
timeThe new despawn timer value.
void DarkTonic.CoreGameKit.TimedDespawner.StartTimer ( )

Call this method to start the Timer if it's not set to start automatically.


The documentation for this class was generated from the following file: