Click or drag to resize

PoolHelperT Methods

The PoolHelperT generic type exposes the following members.

Methods
  NameDescription
Public methodStatic memberDespawn(T)
Despawns an instance of the type T and marks it for reuse.
Public methodStatic memberDespawn(T, Single, Boolean)
Despawns an object after a delay.
Public methodStatic memberSpawn
Spawns a recycled or new instance of the type T.
Top
See Also