ManiaScript Trackmania 2020  14/07/2025
CGhost Class Reference

A ghost model. More...

#include <2025_07_14.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 8472 of file 2025_07_14.h.

Member Function Documentation

◆ SetProfileInfoFromUser()

Void CGhost::SetProfileInfoFromUser ( CUser  User)

Member Data Documentation

◆ CountryPath

Text CGhost::CountryPath

Definition at line 8493 of file 2025_07_14.h.

◆ Id

Ident const CGhost::Id

Ghost id

Definition at line 8477 of file 2025_07_14.h.

◆ Nickname

Text CGhost::Nickname

Nickname of the player.

Definition at line 8485 of file 2025_07_14.h.

◆ OverrideZoneIcon_ImageUrl

Text CGhost::OverrideZoneIcon_ImageUrl

Definition at line 8497 of file 2025_07_14.h.

◆ Result

CTmRaceResultNod* const CGhost::Result

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

Definition at line 8481 of file 2025_07_14.h.

◆ Trigram

Text CGhost::Trigram

Trigram of the player.

Definition at line 8489 of file 2025_07_14.h.


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