Click or drag to resize

IPoolable Methods

The IPoolable type exposes the following members.

Methods
  NameDescription
Public methodOnDespawned
Called when the object is despawned and marked for recycling.
Public methodOnSpawned
Called when the object is spawned (either fresh or recycled).
Top
See Also