![]() | EntityObjectPool Methods |
The EntityObjectPool type exposes the following members.
Name | Description | |
---|---|---|
![]() | Alloc | |
![]() | Free | |
![]() | SetMaxCapacity |
Changes the maximum capacity of this pool. If the maximum capacity is increased, an amount of objects equal to the capacity difference is added to the pool. If the maximum capacity is decreased, an amount of objets equal to the capacity difference is removed from the pool of available objects.
|