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