예제 #1
0
 protected void UpdateObjectHierarchyList(GameObject obj)
 {
     TDEditor.GetObjectHierarchyList(obj, this.SetObjListCallback);
 }