Click or drag to resize

Pool Events

The Pool type exposes the following members.

Events
  NameDescription
Public eventInstanceCreated
Event fired when a new instance is Instantiate-d with this pool.
Public eventInstancePooled
Event fired when an instance is pooled.
Public eventInstanceUsed
Event fired when an instance is initialized with this pool.
Top
See Also