ComponentPoolManager Events |
[This is preliminary documentation and is subject to change.]
The ComponentPoolManager type exposes the following members.
Name | Description | |
---|---|---|
![]() | PoolAttached |
Occurs when a GameObjectPool is attached to the manager.
(Inherited from PoolManagerBaseTManagerSettings, TPool, TPoolSettings, TSource, TInstance.) |
![]() | PoolCreated |
Occurs when a GameObjectPool is created by the manager.
(Inherited from PoolManagerBaseTManagerSettings, TPool, TPoolSettings, TSource, TInstance.) |
![]() | PoolDestroyed |
Occurs when a GameObjectPool is destroyed by the manager.
(Inherited from PoolManagerBaseTManagerSettings, TPool, TPoolSettings, TSource, TInstance.) |
![]() | PoolDetached |
Occurs when a GameObjectPool is detached from the manager.
(Inherited from PoolManagerBaseTManagerSettings, TPool, TPoolSettings, TSource, TInstance.) |