Ultimate Pooling Scripting Reference
PoolBehaviour Methods |
The PoolBehaviour type exposes the following members.

Name | Description | |
---|---|---|
![]() |
OnDespawned |
Called by the managing pool to notify that this object is about to be returned to the pool.
This method will not be called when the object is about to be destroyed.
|
![]() |
OnSpawned |
Called by the managing pool to notify that this object has just been recycled from the pool.
This method will not be called when the object is created for the first time.
|
