Battle Talent  V11
Static Public Member Functions | List of all members
CrossLink.PrefabPool Class Reference

Inherits MonoBehaviour.

Static Public Member Functions

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 ()