/// <summary> /// Actions can use OnSceneGUI to display interactive gizmos /// </summary> public void OnSceneGUI() { FsmEditor.OnSceneGUI(); }