Ultimate Pooling Scripting Reference
PoolGroupdespawnAll Method |
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.
Namespace: UltimatePooling
Assembly: Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0

public void despawnAll()
function despawnAll();
