Trackmania ManiaScript Reference 2025.6.19.2137
A ManiaScript Reference of the new Trackmania.
Loading...
Searching...
No Matches
CServerInfo Class Reference

Documentation for class CServerInfo. More...

#include <doc.h>

Inheritance diagram for CServerInfo:
[legend]

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.

Member Data Documentation

◆ ChallengeIds

Array<Text> CServerInfo::ChallengeIds

◆ ChallengeNames

Array<Text> CServerInfo::ChallengeNames

◆ Comment

Text const CServerInfo::Comment

◆ HasBuddies

Boolean const CServerInfo::HasBuddies

◆ IsDisableChangeTeams

Boolean const CServerInfo::IsDisableChangeTeams

◆ IsFavourite

Boolean const CServerInfo::IsFavourite

◆ IsLobbyServer

Boolean const CServerInfo::IsLobbyServer

◆ IsMapDownloadAllowed

Boolean const CServerInfo::IsMapDownloadAllowed

◆ IsPrivate

Boolean const CServerInfo::IsPrivate

◆ IsPrivateForSpectator

Boolean const CServerInfo::IsPrivateForSpectator

◆ IsTeamMode

Boolean const CServerInfo::IsTeamMode

◆ JoinLink

Text const CServerInfo::JoinLink

◆ LadderServerLimitMax

Real const CServerInfo::LadderServerLimitMax

◆ LadderServerLimitMin

Real const CServerInfo::LadderServerLimitMin

◆ MaxPlayerCount

Integer const CServerInfo::MaxPlayerCount

◆ MaxSpectatorCount

Integer const CServerInfo::MaxSpectatorCount

◆ ModeName

Text const CServerInfo::ModeName

◆ NbChallenges

Integer const CServerInfo::NbChallenges

◆ PlayerCount

Integer const CServerInfo::PlayerCount

◆ PlayerNames

Array<Text> CServerInfo::PlayerNames

◆ PlayersLevelAvg

Real const CServerInfo::PlayersLevelAvg

◆ PlayersLevelMax

Real const CServerInfo::PlayersLevelMax

◆ PlayersLevelMin

Real const CServerInfo::PlayersLevelMin

◆ SendToServerAfterMatchUrl

Text const CServerInfo::SendToServerAfterMatchUrl

◆ ServerLogin

Text const CServerInfo::ServerLogin

◆ ServerName

Text const CServerInfo::ServerName

◆ ServerVersionBuild

Text const CServerInfo::ServerVersionBuild

◆ SpectatorCount

Integer const CServerInfo::SpectatorCount

◆ ViewerCount

Integer const CServerInfo::ViewerCount

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