ManiaScript Trackmania 2020  14/07/2025
CClient Class Reference

A currently connected CUser. More...

#include <2025_07_14.h>

Inheritance diagram for CClient:
CNod

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

Definition at line 7388 of file 2025_07_14.h.

Member Data Documentation

◆ ClientTitleVersion

Text const CClient::ClientTitleVersion

Definition at line 7409 of file 2025_07_14.h.

◆ ClientVersion

Text const CClient::ClientVersion

Definition at line 7405 of file 2025_07_14.h.

◆ IdleDuration

Integer const CClient::IdleDuration

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

Definition at line 7417 of file 2025_07_14.h.

◆ IsConnectedToMasterServer

Boolean const CClient::IsConnectedToMasterServer

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

Definition at line 7401 of file 2025_07_14.h.

◆ IsSpectator

Boolean const CClient::IsSpectator

Definition at line 7413 of file 2025_07_14.h.

◆ UI

CUIConfig* const CClient::UI

Definition at line 7397 of file 2025_07_14.h.

◆ User

CUser* const CClient::User

Definition at line 7393 of file 2025_07_14.h.


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