Unit Reference ReturnAllObjectsToPoolNode - RealityStop/Bolt.Addons.Community GitHub Wiki
Returns all objects back to the specified object pool.
Input Ports
- Enter : Trigger input to return all objects to the pool.
- Pool : The object pool from which all objects will be returned. If null, defaults to self.
Output Ports
- Exit : Trigger output fired after all objects have been returned to the pool.