![]() |
ManiaScript Trackmania 2020
14/07/2025
|
A ghost model. More...
#include <2025_07_14.h>
Public Member Functions | |
Void | SetProfileInfoFromUser (CUser User) |
Public Attributes | |
Ident const | Id |
CTmRaceResultNod *const | Result |
Text | Nickname |
Text | Trigram |
Text | CountryPath |
Text | OverrideZoneIcon_ImageUrl |
![]() | |
Ident const | Id |
A ghost model.
Definition at line 8472 of file 2025_07_14.h.
Text CGhost::CountryPath |
Definition at line 8493 of file 2025_07_14.h.
Ident const CGhost::Id |
Ghost id
Definition at line 8477 of file 2025_07_14.h.
Text CGhost::Nickname |
Nickname of the player.
Definition at line 8485 of file 2025_07_14.h.
Text CGhost::OverrideZoneIcon_ImageUrl |
Definition at line 8497 of file 2025_07_14.h.
CTmRaceResultNod* const CGhost::Result |
Result associated to this ghost (score/time/respawncount).
Definition at line 8481 of file 2025_07_14.h.
Text CGhost::Trigram |
Trigram of the player.
Definition at line 8489 of file 2025_07_14.h.