Trackmania ManiaScript Reference 2025.6.19.2137
A ManiaScript Reference of the new Trackmania.
Loading...
Searching...
No Matches
CStation Class Reference

Station info & manipulation. More...

#include <doc.h>

Inheritance diagram for CStation:
[legend]

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
 

Detailed Description

Station info & manipulation.

Member Enumeration Documentation

◆ EEchelon

Enumerator
None 
Bronze1 
Bronze2 
Bronze3 
Silver1 
Silver2 
Silver3 
Gold1 
Gold2 
Gold3 

Member Data Documentation

◆ AudienceRegisteredUsers

Integer const CStation::AudienceRegisteredUsers

◆ CampaignMedalsCurrent

Integer const CStation::CampaignMedalsCurrent

◆ CampaignMedalsMax

Integer const CStation::CampaignMedalsMax

◆ CampaignMedalsRanking

Integer const CStation::CampaignMedalsRanking

◆ DisableQuickEnter

Boolean CStation::DisableQuickEnter

◆ Echelon

CStation::EEchelon const CStation::Echelon

◆ FocusLightColor

Vec3 CStation::FocusLightColor

◆ GhostAlpha

Real CStation::GhostAlpha

◆ IsEditable

Boolean const CStation::IsEditable

Is title present in WorkTitles folder?

◆ IsLogoVisible

Boolean CStation::IsLogoVisible

◆ LadderPoints

Real const CStation::LadderPoints

◆ LadderRank

Integer const CStation::LadderRank

◆ NextEchelonPercent

Integer const CStation::NextEchelonPercent

◆ NormalLightColor

Vec3 CStation::NormalLightColor

◆ Title

CTitle* const CStation::Title

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