Ultimate Pooling Scripting Reference
PoolGroup Properties |
The PoolGroup type exposes the following members.

Name | Description | |
---|---|---|
![]() |
IsFull |
Returns true if the pool is unable to store anymore pooled instances.
|
![]() |
IsPrewarming |
Returns true if the pool is currently prewarming.
|
![]() |
Prefab |
Should be implemented by the inheritng class.
Should return the specific prefab type, For example 'GameObject'.
|
