Click or drag to resize

IPoolT Methods

The IPoolT generic type exposes the following members.

Methods
  NameDescription
Public methodDespawn
Despawns an instance of the type T and marks it for reuse.
Public methodSpawn
Spawns a recycled or new instance of the type T.
Top
See Also