Click or drag to resize

ObjectPoolControllerInstantiateWithoutPool Method

Overload List
  NameDescription
Public methodStatic memberInstantiateWithoutPool(GameObject)
Instantiates the specified prefab without using pooling. from the pool.
Public methodStatic memberInstantiateWithoutPool(GameObject, Vector3, Quaternion)
Instantiates the specified prefab without using pooling. from the pool.
Top
See Also