Click or drag to resize

IPooled Methods

The IPooled type exposes the following members.

Methods
  NameDescription
Public methodAwakeFromPool
Method that gets called when an instance initializes.
Public methodOnDestroyIntoPool
Method that gets called when an instance gets pooled.
Top
See Also