ClockStone Audio Toolkit for Unity - Documentation
ObjectPoolControllerInstantiateWithoutPool Method |
Overload List
Name | Description | |
---|---|---|
InstantiateWithoutPool(GameObject) |
Instantiates the specified prefab without using pooling.
from the pool.
| |
InstantiateWithoutPool(GameObject, Vector3, Quaternion) |
Instantiates the specified prefab without using pooling.
from the pool.
|
See Also