Esempio n. 1
0
 public void Release()
 {
     activeObject = this.GetComponent <ObjectManager>().isActive[1];
     if (_ObjectState.IsAUI(activeObject))
     {
     }
 }