Inherits MonoBehaviour.
|
static Transform | GetPoolRootTrans () |
|
static void | Init () |
|
static GameObject | SpawnPrefab (string prefabName, string pathPrefix=null) |
|
static GameObject | GetFromPool (string path) |
|
static void | AddToPool (GameObject go, string path) |
|
static void | GiveBack (GameObject go) |
|
static void | ClearGameObject (string path) |
|
static void | Clear () |
|