![]() |
ManiaScript Trackmania 2020
30/10/2024
|
Documentation for class CServerInfo. More...
#include <2024_10_30.h>
Public Attributes | |
Text const | ServerName |
Text const | ServerLogin |
Text const | JoinLink |
Text const | Comment |
Text const | ServerVersionBuild |
Integer const | PlayerCount |
Integer const | MaxPlayerCount |
Integer const | SpectatorCount |
Integer const | MaxSpectatorCount |
Real const | PlayersLevelMin |
Real const | PlayersLevelAvg |
Real const | PlayersLevelMax |
Text const | ModeName |
Real const | LadderServerLimitMax |
Real const | LadderServerLimitMin |
Array< Text > | PlayerNames |
Array< Text > | ChallengeNames |
Array< Text > | ChallengeIds |
Integer const | NbChallenges |
Boolean const | HasBuddies |
Boolean const | IsFavourite |
Boolean const | IsLobbyServer |
Boolean const | IsPrivate |
Boolean const | IsPrivateForSpectator |
Boolean const | IsMapDownloadAllowed |
Boolean const | IsTeamMode |
Boolean const | IsDisableChangeTeams |
Text const | SendToServerAfterMatchUrl |
Integer const | ViewerCount |
![]() | |
Ident const | Id |
Documentation for class CServerInfo.
Definition at line 17379 of file 2024_10_30.h.
Definition at line 17452 of file 2024_10_30.h.
Definition at line 17448 of file 2024_10_30.h.
Text const CServerInfo::Comment |
Definition at line 17396 of file 2024_10_30.h.
Boolean const CServerInfo::HasBuddies |
Definition at line 17460 of file 2024_10_30.h.
Boolean const CServerInfo::IsDisableChangeTeams |
Definition at line 17488 of file 2024_10_30.h.
Boolean const CServerInfo::IsFavourite |
Definition at line 17464 of file 2024_10_30.h.
Boolean const CServerInfo::IsLobbyServer |
Definition at line 17468 of file 2024_10_30.h.
Boolean const CServerInfo::IsMapDownloadAllowed |
Definition at line 17480 of file 2024_10_30.h.
Boolean const CServerInfo::IsPrivate |
Definition at line 17472 of file 2024_10_30.h.
Boolean const CServerInfo::IsPrivateForSpectator |
Definition at line 17476 of file 2024_10_30.h.
Boolean const CServerInfo::IsTeamMode |
Definition at line 17484 of file 2024_10_30.h.
Text const CServerInfo::JoinLink |
Definition at line 17392 of file 2024_10_30.h.
Real const CServerInfo::LadderServerLimitMax |
Definition at line 17436 of file 2024_10_30.h.
Real const CServerInfo::LadderServerLimitMin |
Definition at line 17440 of file 2024_10_30.h.
Integer const CServerInfo::MaxPlayerCount |
Definition at line 17408 of file 2024_10_30.h.
Integer const CServerInfo::MaxSpectatorCount |
Definition at line 17416 of file 2024_10_30.h.
Text const CServerInfo::ModeName |
Definition at line 17432 of file 2024_10_30.h.
Integer const CServerInfo::NbChallenges |
Definition at line 17456 of file 2024_10_30.h.
Integer const CServerInfo::PlayerCount |
Definition at line 17404 of file 2024_10_30.h.
Definition at line 17444 of file 2024_10_30.h.
Real const CServerInfo::PlayersLevelAvg |
Definition at line 17424 of file 2024_10_30.h.
Real const CServerInfo::PlayersLevelMax |
Definition at line 17428 of file 2024_10_30.h.
Real const CServerInfo::PlayersLevelMin |
Definition at line 17420 of file 2024_10_30.h.
Text const CServerInfo::SendToServerAfterMatchUrl |
Definition at line 17492 of file 2024_10_30.h.
Text const CServerInfo::ServerLogin |
Definition at line 17388 of file 2024_10_30.h.
Text const CServerInfo::ServerName |
Definition at line 17384 of file 2024_10_30.h.
Text const CServerInfo::ServerVersionBuild |
Definition at line 17400 of file 2024_10_30.h.
Integer const CServerInfo::SpectatorCount |
Definition at line 17412 of file 2024_10_30.h.
Integer const CServerInfo::ViewerCount |
Definition at line 17496 of file 2024_10_30.h.