Trackmania ManiaScript Reference 2025.6.19.2137
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::ETagTypeTags_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

Member Enumeration Documentation

◆ EEchelon

Enumerator
None 
Bronze1 
Bronze2 
Bronze3 
Silver1 
Silver2 
Silver3 
Gold1 
Gold2 
Gold3 

◆ EStereoDisplayMode

Enumerator
None 
Stereo 
HMD 

◆ ETagType

Enumerator
Bronze 
Silver 
Gold 
Nadeo 

Member Data Documentation

◆ AlliesConnected

Array<Text> CUser::AlliesConnected

◆ AvatarDisplayName

Text const CUser::AvatarDisplayName

◆ AvatarUrl

Text const CUser::AvatarUrl

◆ BroadcastTVLogin

Text const CUser::BroadcastTVLogin

◆ Character_SkinOptions

Text const CUser::Character_SkinOptions

◆ ClubLink

Text const CUser::ClubLink

◆ ClubTag

Text const CUser::ClubTag

◆ Color

Vec3 const CUser::Color

◆ ColorblindModeEnabled

Boolean const CUser::ColorblindModeEnabled

◆ CountryFlagUrl

Text const CUser::CountryFlagUrl

◆ CountryPath

Text const CUser::CountryPath

◆ Description

Text const CUser::Description

◆ Echelon

CUser::EEchelon const CUser::Echelon

◆ FameStars

Integer const CUser::FameStars

◆ HackCamHmdDisabled

Boolean CUser::HackCamHmdDisabled

◆ HornDisplayName

Text const CUser::HornDisplayName

◆ IsBeginner

Boolean const CUser::IsBeginner

◆ IsConnectedToMasterServer

Boolean const CUser::IsConnectedToMasterServer

◆ IsFakeUser

Boolean const CUser::IsFakeUser

◆ IsFirstPartyDisplayName

Boolean const CUser::IsFirstPartyDisplayName

◆ LadderPoints

Real const CUser::LadderPoints

◆ LadderRank

Integer const CUser::LadderRank

◆ LadderTotal

Integer const CUser::LadderTotal

◆ LadderZoneFlagUrl

Text const CUser::LadderZoneFlagUrl

◆ LadderZoneName

Text const CUser::LadderZoneName

◆ Language

Text const CUser::Language

◆ Login

Text const CUser::Login

◆ Model_CarSport_SkinName

Text const CUser::Model_CarSport_SkinName

◆ Model_CarSport_SkinUrl

Text const CUser::Model_CarSport_SkinUrl

◆ Model_CharacterPilot_SkinName

Text const CUser::Model_CharacterPilot_SkinName

◆ Model_CharacterPilot_SkinUrl

Text const CUser::Model_CharacterPilot_SkinUrl

◆ Name

Text const CUser::Name

◆ NextEchelonPercent

Integer const CUser::NextEchelonPercent

◆ Prestige_SkinOptions

Text const CUser::Prestige_SkinOptions

◆ ReferenceScore

Real const CUser::ReferenceScore

◆ SteamUserId

Text const CUser::SteamUserId

◆ StereoDisplayMode

CUser::EStereoDisplayMode const CUser::StereoDisplayMode

◆ Tags_Comments

Array<Text> CUser::Tags_Comments

◆ Tags_Deliverer

Array<Text> CUser::Tags_Deliverer

◆ Tags_Favored_Indices

Array<Integer> CUser::Tags_Favored_Indices

◆ Tags_Id

Array<Text> CUser::Tags_Id

◆ Tags_Type

Array<CUser::ETagType> CUser::Tags_Type

◆ Trigram

Text const CUser::Trigram

◆ VoiceChat

CGameUserVoiceChat* const CUser::VoiceChat

◆ WebServicesUserId

Text const CUser::WebServicesUserId

◆ ZoneFlagUrl

Text const CUser::ZoneFlagUrl

◆ ZoneIdPath

Array<Text> CUser::ZoneIdPath

◆ ZonePath

Text const CUser::ZonePath

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