ClockStone Audio Toolkit for Unity - Documentation
ObjectPoolControllerInstantiate Method |
Overload List
Name | Description | |
---|---|---|
Instantiate(GameObject) |
Retrieves an instance of the specified prefab. Either returns a new instance or it claims an instance
from the pool.
| |
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