Click or drag to resize

ObjectPoolControllerInstantiate Method

Overload List
  NameDescription
Public methodStatic memberInstantiate(GameObject)
Retrieves an instance of the specified prefab. Either returns a new instance or it claims an instance from the pool.
Public methodStatic memberInstantiate(GameObject, Vector3, Quaternion)
Retrieves an instance of the specified prefab. Either returns a new instance or it claims an instance from the pool.
Top
See Also