ManiaScript Trackmania 2020  30/10/2024
CClient Class Reference

A currently connected CUser. More...

#include <2024_10_30.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 7360 of file 2024_10_30.h.

Member Data Documentation

◆ ClientTitleVersion

Text const CClient::ClientTitleVersion

Definition at line 7381 of file 2024_10_30.h.

◆ ClientVersion

Text const CClient::ClientVersion

Definition at line 7377 of file 2024_10_30.h.

◆ IdleDuration

Integer const CClient::IdleDuration

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

Definition at line 7389 of file 2024_10_30.h.

◆ IsConnectedToMasterServer

Boolean const CClient::IsConnectedToMasterServer

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

Definition at line 7373 of file 2024_10_30.h.

◆ IsSpectator

Boolean const CClient::IsSpectator

Definition at line 7385 of file 2024_10_30.h.

◆ UI

CUIConfig* const CClient::UI

Definition at line 7369 of file 2024_10_30.h.

◆ User

CUser* const CClient::User

Definition at line 7365 of file 2024_10_30.h.


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