ManiaScript Trackmania 2020  30/10/2024
CGhost Class Reference

A ghost model. More...

#include <2024_10_30.h>

Inheritance diagram for CGhost:
CNod

Public Member Functions

Void SetProfileInfoFromUser (CUser User)
 

Public Attributes

Ident const Id
 
CTmRaceResultNod *const Result
 
Text Nickname
 
Text Trigram
 
Text CountryPath
 
Text OverrideZoneIcon_ImageUrl
 
- Public Attributes inherited from CNod
Ident const Id
 

Detailed Description

A ghost model.

Definition at line 8444 of file 2024_10_30.h.

Member Function Documentation

◆ SetProfileInfoFromUser()

Void CGhost::SetProfileInfoFromUser ( CUser  User)

Member Data Documentation

◆ CountryPath

Text CGhost::CountryPath

Definition at line 8465 of file 2024_10_30.h.

◆ Id

Ident const CGhost::Id

Ghost id

Definition at line 8449 of file 2024_10_30.h.

◆ Nickname

Text CGhost::Nickname

Nickname of the player.

Definition at line 8457 of file 2024_10_30.h.

◆ OverrideZoneIcon_ImageUrl

Text CGhost::OverrideZoneIcon_ImageUrl

Definition at line 8469 of file 2024_10_30.h.

◆ Result

CTmRaceResultNod* const CGhost::Result

Result associated to this ghost (score/time/respawncount).

Definition at line 8453 of file 2024_10_30.h.

◆ Trigram

Text CGhost::Trigram

Trigram of the player.

Definition at line 8461 of file 2024_10_30.h.


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