Click or drag to resize

GameObjectPoolT Methods

The GameObjectPoolT generic type exposes the following members.

Methods
  NameDescription
Public methodPrecache
Prepare some instances before they're actually needed.
Public methodRevokeInstance
Return an instance to the pool.
Public methodTakeInstance
Take an instance out of the pool.
Top
See Also