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

Masterserver user info. More...

#include <doc.h>

Inheritance diagram for CMasterServerUser:
[legend]

Public Types

enum  EMasterServerConnectionStatus { NotConnected , Connecting , Connected , Disconnecting }
 

Public Member Functions

Text GetZone (Integer ZoneLevel)
 

Public Attributes

Boolean const NeedToChangeZone
 
Integer const ZoneLevelCount
 
Integer const MultiInternetPlayTimeLeft
 
Text const Login
 
Text const DisplayName
 
CMasterServerUser::EMasterServerConnectionStatus const ConnectionStatus
 
Text const LastConnectionErrorType
 
Text const LastConnectionErrorCode
 
Text const LastConnectionErrorDescription
 
- Public Attributes inherited from CNod
Ident const Id
 

Detailed Description

Masterserver user info.

Member Enumeration Documentation

◆ EMasterServerConnectionStatus

Enumerator
NotConnected 
Connecting 
Connected 
Disconnecting 

Member Function Documentation

◆ GetZone()

Text CMasterServerUser::GetZone ( Integer ZoneLevel)

Returns the zone path of the indicated level.

Member Data Documentation

◆ ConnectionStatus

CMasterServerUser::EMasterServerConnectionStatus const CMasterServerUser::ConnectionStatus

Connection status: NotConnected, Connecting, Connected or Disconnecting.

◆ DisplayName

Text const CMasterServerUser::DisplayName

Display name.

◆ LastConnectionErrorCode

Text const CMasterServerUser::LastConnectionErrorCode

◆ LastConnectionErrorDescription

Text const CMasterServerUser::LastConnectionErrorDescription

◆ LastConnectionErrorType

Text const CMasterServerUser::LastConnectionErrorType

◆ Login

Text const CMasterServerUser::Login

Login.

◆ MultiInternetPlayTimeLeft

Integer const CMasterServerUser::MultiInternetPlayTimeLeft

◆ NeedToChangeZone

Boolean const CMasterServerUser::NeedToChangeZone

◆ ZoneLevelCount

Integer const CMasterServerUser::ZoneLevelCount

Number of level in the full path of the user zone.


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