public static void OnInstanceRemoved(GameObject obj) { Selection.RemoveFromSelection(obj); GlobalState.FireObjectRemoved(obj); }