Trackmania ManiaScript Reference 2024.9.17.1117
A ManiaScript Reference of the new Trackmania.
|
Station info & manipulation. More...
#include <doc.h>
Public Types | |
enum | EEchelon { None , Bronze1 , Bronze2 , Bronze3 , Silver1 , Silver2 , Silver3 , Gold1 , Gold2 , Gold3 } |
Public Attributes | |
CTitle *const | Title |
Integer const | AudienceRegisteredUsers |
Integer const | CampaignMedalsMax |
Integer const | CampaignMedalsCurrent |
Integer const | CampaignMedalsRanking |
Real const | LadderPoints |
Integer const | LadderRank |
CStation::EEchelon const | Echelon |
Integer const | NextEchelonPercent |
Boolean | DisableQuickEnter |
Boolean | IsLogoVisible |
Real | GhostAlpha |
Vec3 | FocusLightColor |
Vec3 | NormalLightColor |
Boolean const | IsEditable |
Public Attributes inherited from CNod | |
Ident const | Id |
Station info & manipulation.
Boolean const CStation::IsEditable |
Is title present in WorkTitles folder?