PoolGroup.despawn Method

Ultimate Pooling

PoolGroupdespawn Method
Overload List
  Name Description
Public method despawn(Object)
Indicates that the specified instance can be returned to the pool and re-used at a later time.
Public method despawn(Object, Single)
Indicates that the specified instance can be returned to the pool and re-used at a later time.
Top
See Also