ManiaScript Trackmania 2020  30/10/2024
CServerInfo Class Reference

Documentation for class CServerInfo. More...

#include <2024_10_30.h>

Inheritance diagram for CServerInfo:
CNod

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< TextPlayerNames
 
Array< TextChallengeNames
 
Array< TextChallengeIds
 
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
 
- Public Attributes inherited from CNod
Ident const Id
 

Detailed Description

Documentation for class CServerInfo.

Definition at line 17379 of file 2024_10_30.h.

Member Data Documentation

◆ ChallengeIds

Array<Text> CServerInfo::ChallengeIds

Definition at line 17452 of file 2024_10_30.h.

◆ ChallengeNames

Array<Text> CServerInfo::ChallengeNames

Definition at line 17448 of file 2024_10_30.h.

◆ Comment

Text const CServerInfo::Comment

Definition at line 17396 of file 2024_10_30.h.

◆ HasBuddies

Boolean const CServerInfo::HasBuddies

Definition at line 17460 of file 2024_10_30.h.

◆ IsDisableChangeTeams

Boolean const CServerInfo::IsDisableChangeTeams

Definition at line 17488 of file 2024_10_30.h.

◆ IsFavourite

Boolean const CServerInfo::IsFavourite

Definition at line 17464 of file 2024_10_30.h.

◆ IsLobbyServer

Boolean const CServerInfo::IsLobbyServer

Definition at line 17468 of file 2024_10_30.h.

◆ IsMapDownloadAllowed

Boolean const CServerInfo::IsMapDownloadAllowed

Definition at line 17480 of file 2024_10_30.h.

◆ IsPrivate

Boolean const CServerInfo::IsPrivate

Definition at line 17472 of file 2024_10_30.h.

◆ IsPrivateForSpectator

Boolean const CServerInfo::IsPrivateForSpectator

Definition at line 17476 of file 2024_10_30.h.

◆ IsTeamMode

Boolean const CServerInfo::IsTeamMode

Definition at line 17484 of file 2024_10_30.h.

◆ JoinLink

Text const CServerInfo::JoinLink

Definition at line 17392 of file 2024_10_30.h.

◆ LadderServerLimitMax

Real const CServerInfo::LadderServerLimitMax

Definition at line 17436 of file 2024_10_30.h.

◆ LadderServerLimitMin

Real const CServerInfo::LadderServerLimitMin

Definition at line 17440 of file 2024_10_30.h.

◆ MaxPlayerCount

Integer const CServerInfo::MaxPlayerCount

Definition at line 17408 of file 2024_10_30.h.

◆ MaxSpectatorCount

Integer const CServerInfo::MaxSpectatorCount

Definition at line 17416 of file 2024_10_30.h.

◆ ModeName

Text const CServerInfo::ModeName

Definition at line 17432 of file 2024_10_30.h.

◆ NbChallenges

Integer const CServerInfo::NbChallenges

Definition at line 17456 of file 2024_10_30.h.

◆ PlayerCount

Integer const CServerInfo::PlayerCount

Definition at line 17404 of file 2024_10_30.h.

◆ PlayerNames

Array<Text> CServerInfo::PlayerNames

Definition at line 17444 of file 2024_10_30.h.

◆ PlayersLevelAvg

Real const CServerInfo::PlayersLevelAvg

Definition at line 17424 of file 2024_10_30.h.

◆ PlayersLevelMax

Real const CServerInfo::PlayersLevelMax

Definition at line 17428 of file 2024_10_30.h.

◆ PlayersLevelMin

Real const CServerInfo::PlayersLevelMin

Definition at line 17420 of file 2024_10_30.h.

◆ SendToServerAfterMatchUrl

Text const CServerInfo::SendToServerAfterMatchUrl

Definition at line 17492 of file 2024_10_30.h.

◆ ServerLogin

Text const CServerInfo::ServerLogin

Definition at line 17388 of file 2024_10_30.h.

◆ ServerName

Text const CServerInfo::ServerName

Definition at line 17384 of file 2024_10_30.h.

◆ ServerVersionBuild

Text const CServerInfo::ServerVersionBuild

Definition at line 17400 of file 2024_10_30.h.

◆ SpectatorCount

Integer const CServerInfo::SpectatorCount

Definition at line 17412 of file 2024_10_30.h.

◆ ViewerCount

Integer const CServerInfo::ViewerCount

Definition at line 17496 of file 2024_10_30.h.


The documentation for this class was generated from the following file: