Skip to content

Unit Reference ReturnAllObjectsToPoolNode

S2NX7 edited this page Oct 16, 2025 · 3 revisions

ReturnAllObjectsToPoolNode

image

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.
Clone this wiki locally