protected void UpdateObjectHierarchyList(GameObject obj)
 {
     TDEditor.GetObjectHierarchyList(obj, this.SetObjListCallback);
 }