returntopool - eisclimber/ExPresS-XR GitHub Wiki
Method in ObjectPoolManager
Returns an object to it's pool.
public void ReturnToPool(GameObject toReturn)| Name | Description |
|---|---|
UnityEngine.GameObject toReturn |
Object to return to the pool. |
Method in ObjectPoolManager
Returns an object to it's pool.
public void ReturnToPool(GameObject toReturn)| Name | Description |
|---|---|
UnityEngine.GameObject toReturn |
Object to return to the pool. |