ManiaScript Reference
2019-05
|
Public Attributes | |
const Text | ServerName |
const Text | ServerLogin |
const Text | JoinLink |
const Text | Comment |
const Text | ServerVersionBuild |
const Integer | PlayerCount |
const Integer | MaxPlayerCount |
const Integer | SpectatorCount |
const Integer | MaxSpectatorCount |
const Real | PlayersLevelMin |
const Real | PlayersLevelAvg |
const Real | PlayersLevelMax |
const Integer | ServerLevel |
const Text | ServerLevelText |
const Text | ModeName |
const Real | LadderServerLimitMax |
const Real | LadderServerLimitMin |
const Text [] | PlayerNames |
const Text [] | ChallengeNames |
const Integer | NbChallenges |
const Boolean | HasBuddies |
const Boolean | IsFavourite |
const Boolean | IsLobbyServer |
const Boolean | IsPrivate |
const Boolean | IsPrivateForSpectator |
const Text | SendToServerAfterMatchUrl |
Public Attributes inherited from CNod | |
const Ident | Id |
const Text [] CServerInfo::ChallengeNames |
const Text CServerInfo::Comment |
const Boolean CServerInfo::HasBuddies |
const Boolean CServerInfo::IsFavourite |
const Boolean CServerInfo::IsLobbyServer |
const Boolean CServerInfo::IsPrivate |
const Boolean CServerInfo::IsPrivateForSpectator |
const Text CServerInfo::JoinLink |
const Real CServerInfo::LadderServerLimitMax |
const Real CServerInfo::LadderServerLimitMin |
const Integer CServerInfo::MaxPlayerCount |
const Integer CServerInfo::MaxSpectatorCount |
const Text CServerInfo::ModeName |
const Integer CServerInfo::NbChallenges |
const Integer CServerInfo::PlayerCount |
const Text [] CServerInfo::PlayerNames |
const Real CServerInfo::PlayersLevelAvg |
const Real CServerInfo::PlayersLevelMax |
const Real CServerInfo::PlayersLevelMin |
const Text CServerInfo::SendToServerAfterMatchUrl |
const Integer CServerInfo::ServerLevel |
const Text CServerInfo::ServerLevelText |
const Text CServerInfo::ServerLogin |
const Text CServerInfo::ServerName |
const Text CServerInfo::ServerVersionBuild |
const Integer CServerInfo::SpectatorCount |