Click or drag to resize

PoolManagerBaseTManagerSettings, TPool, TPoolSettings, TSource, TInstanceCreatePool Method

[This is preliminary documentation and is subject to change.]

Overload List
  NameDescription
Public methodCreatePool(TPoolSettings)
Creates a new pool using the specified settings, and attaches it to the manager. The pool is created on a child object of the manager's game object.
Public methodCreatePool(TPoolSettings, GameObject, Boolean, String)
Creates a new pool using the specified settings, and attaches it to the manager.
Top
See Also