ManiaScript Reference
2019-05
|
Public Types | |
enum | EEchelon { None, Bronze1, Bronze2, Bronze3, Silver1, Silver2, Silver3, Gold1, Gold2, Gold3 } |
Public Attributes | |
const CTitle | Title |
const Integer | AudienceRegisteredUsers |
const Integer | CampaignMedalsMax |
const Integer | CampaignMedalsCurrent |
const Integer | CampaignMedalsRanking |
const Real | LadderPoints |
const Integer | LadderRank |
const EEchelon | Echelon |
const Integer | NextEchelonPercent |
Boolean | DisableQuickEnter |
Boolean | IsLogoVisible |
Real | GhostAlpha |
Vec3 | FocusLightColor |
Vec3 | NormalLightColor |
const Boolean | IsEditable |
Public Attributes inherited from CNod | |
const Ident | Id |
Station info & manipulation.
enum CStation::EEchelon |
const Integer CStation::AudienceRegisteredUsers |
const Integer CStation::CampaignMedalsCurrent |
const Integer CStation::CampaignMedalsMax |
const Integer CStation::CampaignMedalsRanking |
Boolean CStation::DisableQuickEnter |
const EEchelon CStation::Echelon |
Vec3 CStation::FocusLightColor |
Real CStation::GhostAlpha |
const Boolean CStation::IsEditable |
Is title present in WorkTitles folder?
Boolean CStation::IsLogoVisible |
const Real CStation::LadderPoints |
const Integer CStation::LadderRank |
const Integer CStation::NextEchelonPercent |
Vec3 CStation::NormalLightColor |
const CTitle CStation::Title |