PoolGroup.despawnAll Method

Ultimate Pooling

PoolGroupdespawnAll Method
Overload List
  Name Description
Public method despawnAll
Attempts to reclaim all instances spawned by this pool and return them to the pool. Any instances spawned by this pool will be forcefully returned without warning.
Public method despawnAll(Single)
Attempts to reclaim all instances spawned by this pool after the specified time delay. Any instances spawned by this pool will be forcefully returned without warning.
Top
See Also