Ultimate Pooling Scripting Reference
UltimatePooldespawnAll Method |

Name | Description | |
---|---|---|
![]() ![]() |
despawnAll(GameObject) |
Calls all spawned instances of the specified prefab back to their pool.
This method allows you to pass a prefab such as a 'Bullet' which will subsequently cause all 'Bullet' instances to be despawned.
|
![]() ![]() |
despawnAll(GameObject, Single) |
Calls all spawned instances of the specified prefab back to their pool.
This method allows you to pass a prefab such as a 'Bullet' which will subsequently cause all 'Bullet' instances to be despawned.
|
