} //正在登陆玩家数 public static bool CheckPlayerEnterGame(ulong playerId) { return(mImpl.CheckPlayerEnterGame(playerId)); }