Trackmania ManiaScript Reference 2024.9.17.1117
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 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.

◆ Login

Text const CMasterServerUser::Login

Login.

◆ 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: