Ejemplo n.º 1
0
 protected void UpdateObjectHierarchyList(GameObject obj)
 {
     TBEditor.GetObjectHierarchyList(obj, this.SetObjListCallback);
 }