Core GameKit
3.2.9.0
The ultimate pooling / combat / spawning / variable plugin!
|
This class is used to listen to key events in a TimedDespawner. Always make a subclass so you can have different Listeners for different TimedDespawners. More...
Public Member Functions | |
virtual void | Despawning (Transform transDespawning) |
This method gets called when the Timed Despawner is about to despawn its game object. More... | |
This class is used to listen to key events in a TimedDespawner. Always make a subclass so you can have different Listeners for different TimedDespawners.
|
virtual |
This method gets called when the Timed Despawner is about to despawn its game object.
transDespawning | The Transform about to despawn. |