ObjectPoolController.Instantiate Method

Audio Toolkit

Collapse image Expand Image Copy image CopyHover image

Overload List

  Name Description
Public method Static member Instantiate(GameObject)
Retrieves an instance of the specified prefab. Either returns a new instance or it claims an instance from the pool.
Public method Static member Instantiate(GameObject, Vector3, Quaternion)
Retrieves an instance of the specified prefab. Either returns a new instance or it claims an instance from the pool.

See Also