using Blue; /// <summary> /// 编辑场景事件 /// </summary> public struct EditorSettingEvent : IEvent { public bool editor; }