Click or drag to resize

GameObjectPoolT Properties

The GameObjectPoolT generic type exposes the following members.

Properties
  NameDescription
Public propertyFreeCount
Gets the current amount of free instances in the pool.
(Inherited from PoolT.)
Public propertyPrefab
Gets the prefab used to instantiate GameObjects.
Top
See Also