Example #1
0
 public void InitEvent()
 {
     GameCore.RegisterEvent(EVENT_TYPE.EVENT_LOGIC_LOAD_FINISH, LoginEventHandle);
 }