![]() |
Trackmania ManiaScript Reference 2025.6.19.2137
A ManiaScript Reference of the new Trackmania.
|
A ghost model. More...
#include <doc.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 |
Public Attributes inherited from CNod | |
| Ident const | Id |
A ghost model.
| Text CGhost::CountryPath |
| Ident const CGhost::Id |
Ghost id
| Text CGhost::Nickname |
Nickname of the player.
| Text CGhost::OverrideZoneIcon_ImageUrl |
| CTmRaceResultNod* const CGhost::Result |
Result associated to this ghost (score/time/respawncount).
| Text CGhost::Trigram |
Trigram of the player.