/// /// 游戏逻辑事件类型 /// public enum eGameLogicEventType { NoticeInfo, }