GameObjectPoolT Methods |
The GameObjectPoolT generic type exposes the following members.
Name | Description | |
---|---|---|
Precache |
Prepare some instances before they're actually needed.
| |
RevokeInstance |
Return an instance to the pool.
| |
TakeInstance |
Take an instance out of the pool.
|