Click or drag to resize

PoolManagerBaseTManagerSettings, TPool, TPoolSettings, TSource, TInstance Events

[This is preliminary documentation and is subject to change.]

The PoolManagerBaseTManagerSettings, TPool, TPoolSettings, TSource, TInstance generic type exposes the following members.

Events
  NameDescription
Public eventPoolAttached
Occurs when a GameObjectPool is attached to the manager.
Public eventPoolCreated
Occurs when a GameObjectPool is created by the manager.
Public eventPoolDestroyed
Occurs when a GameObjectPool is destroyed by the manager.
Public eventPoolDetached
Occurs when a GameObjectPool is detached from the manager.
Top
See Also