ComponentPool Fields |
[This is preliminary documentation and is subject to change.]
The ComponentPool type exposes the following members.
Name | Description | |
---|---|---|
![]() | ObjectAcquiredEvent |
Occurs when an instance of the component is acquired from the pool.
|
![]() | ObjectDestroyedEvent |
Occurs when an instance of the component is destroyed.
|
![]() | ObjectInstantiatedEvent |
Occurs when a new instance of the component is instantiated.
|
![]() | ObjectReleasedEvent |
Occurs when an instance of the component is released back to the pool.
|