![]() |
Trackmania ManiaScript Reference 2025.6.19.2137
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 |
| Text const CClient::ClientTitleVersion |
| Text const CClient::ClientVersion |
| 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.
| Boolean const CClient::IsSpectator |
| CUIConfig* const CClient::UI |
| CUser* const CClient::User |