Trackmania ManiaScript Reference 2024.9.17.1117
A ManiaScript Reference of the new Trackmania.
Loading...
Searching...
No Matches
CClient Class Reference

A currently connected CUser. More...

#include <doc.h>

Inheritance diagram for CClient:
[legend]

Public Attributes

CUser *const User
 
CUIConfig *const UI
 
Boolean const IsConnectedToMasterServer
 
Text const ClientVersion
 
Text const ClientTitleVersion
 
Boolean const IsSpectator
 
Integer const IdleDuration
 
- Public Attributes inherited from CNod
Ident const Id
 

Detailed Description

A currently connected CUser.

Supported declare modes :

  • Local

Member Data Documentation

◆ IdleDuration

Integer const CClient::IdleDuration

Duration during which the player is not active while they should be (AFK).

◆ IsConnectedToMasterServer

Boolean const CClient::IsConnectedToMasterServer

Otherwise, it's a LAN account not currently authentified with the masterserver.


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