Exemplo n.º 1
0
 public bool HasPlayerInfo(string token)
 {
     return(_playerInfoManager.HasPlayerInfo(token));
 }