![]() |
ManiaScript Trackmania 2020
30/10/2024
|
A ghost model. More...
#include <2024_10_30.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 8444 of file 2024_10_30.h.
Text CGhost::CountryPath |
Definition at line 8465 of file 2024_10_30.h.
Ident const CGhost::Id |
Ghost id
Definition at line 8449 of file 2024_10_30.h.
Text CGhost::Nickname |
Nickname of the player.
Definition at line 8457 of file 2024_10_30.h.
Text CGhost::OverrideZoneIcon_ImageUrl |
Definition at line 8469 of file 2024_10_30.h.
CTmRaceResultNod* const CGhost::Result |
Result associated to this ghost (score/time/respawncount).
Definition at line 8453 of file 2024_10_30.h.
Text CGhost::Trigram |
Trigram of the player.
Definition at line 8461 of file 2024_10_30.h.