![]() |
Pools
Pool GameObjects for Performance
|
This is the complete list of members for Askowl.Pool, including all inherited members.
| Acquire(string name, Vector3 position=default, Quaternion rotation=default, Transform parent=null, bool enable=true, bool poolOnDisable=true) | Askowl.Pool | static |
| Acquire< T >(string name, Vector3 position=default, Quaternion rotation=default, Transform parent=default, bool enable=true, bool poolOnDisable=true) | Askowl.Pool | static |
| PoolFor(string name, Pool pool=null) | Askowl.Pool | static |
| Return(GameObject clone) | Askowl.Pool | static |