Click or drag to resize

PooledGameObject Properties

The PooledGameObject type exposes the following members.

Properties
  NameDescription
Public propertyPool
The pool this object belongs to. Objects cannot be shared between different pools.
Public propertyQueued
if the object is currently unused and waiting in the pool.
Top
See Also