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

User profile. More...

#include <doc.h>

Inheritance diagram for CUser:
[legend]

Public Types

enum  EEchelon {
  None , Bronze1 , Bronze2 , Bronze3 ,
  Silver1 , Silver2 , Silver3 , Gold1 ,
  Gold2 , Gold3
}
 
enum  ETagType { Bronze , Silver , Gold , Nadeo }
 
enum  EStereoDisplayMode { None , Stereo , HMD }
 

Public Attributes

Text const Login
 
Text const WebServicesUserId
 
Text const Name
 
Boolean const IsFirstPartyDisplayName
 
Text const AvatarUrl
 
Text const ZonePath
 
Text const ZoneFlagUrl
 
Text const CountryFlagUrl
 
Text const CountryPath
 
Array< TextZoneIdPath
 
Text const Language
 
Text const Description
 
Vec3 const Color
 
Text const ClubLink
 
Text const Trigram
 
Text const BroadcastTVLogin
 
Text const SteamUserId
 
Integer const FameStars
 
CUser::EEchelon const Echelon
 
Integer const NextEchelonPercent
 
Boolean const IsBeginner
 
Integer const LadderRank
 
Integer const LadderTotal
 
Real const LadderPoints
 
Text const LadderZoneName
 
Text const LadderZoneFlagUrl
 
Real const ReferenceScore
 
Boolean const IsFakeUser
 
Array< IntegerTags_Favored_Indices
 
Array< TextTags_Id
 
Array< CUser::ETagType > Tags_Type
 
Array< TextTags_Comments
 
Array< TextTags_Deliverer
 
Text const ClubTag
 
CUser::EStereoDisplayMode const StereoDisplayMode
 
Boolean const ColorblindModeEnabled
 
Boolean HackCamHmdDisabled
 
Text const AvatarDisplayName
 
Text const HornDisplayName
 
Text const Model_CarSport_SkinName
 
Text const Model_CarSport_SkinUrl
 
Text const Model_CharacterPilot_SkinName
 
Text const Model_CharacterPilot_SkinUrl
 
Text const Prestige_SkinOptions
 
Text const Character_SkinOptions
 
CGameUserVoiceChat *const VoiceChat
 
Boolean const IsConnectedToMasterServer
 
Array< TextAlliesConnected
 
- Public Attributes inherited from CNod
Ident const Id
 

Detailed Description

User profile.

Supported declare modes :

  • Local
  • Persistent
  • Cloud

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