Trackmania ManiaScript Reference 2024.9.17.1117
A ManiaScript Reference of the new Trackmania.
|
A currently connected CUser. More...
#include <doc.h>
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 |
Integer const CClient::IdleDuration |
Duration during which the player is not active while they should be (AFK).
Boolean const CClient::IsConnectedToMasterServer |
Otherwise, it's a LAN account not currently authentified with the masterserver.