PoolGroup Properties

Ultimate Pooling

PoolGroup Properties

The PoolGroup type exposes the following members.

Properties
  Name Description
Public property IsFull
Returns true if the pool is unable to store anymore pooled instances.
Public property IsPrewarming
Returns true if the pool is currently prewarming.
Public property Prefab
Should be implemented by the inheritng class. Should return the specific prefab type, For example 'GameObject'.
Top
See Also