ManiaScript  2019-10-10
The script language used in ManiaPlanet gaming system
Public Types | Public Attributes | List of all members
CStation Struct Reference

#include <big.h>

Inheritance diagram for CStation:
CNod

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
 

Detailed Description

Station info & manipulation.

Member Enumeration Documentation

◆ EEchelon

Enumerator
None 
Bronze1 
Bronze2 
Bronze3 
Silver1 
Silver2 
Silver3 
Gold1 
Gold2 
Gold3 

Member Data Documentation

◆ AudienceRegisteredUsers

const Integer CStation::AudienceRegisteredUsers

◆ CampaignMedalsCurrent

const Integer CStation::CampaignMedalsCurrent

◆ CampaignMedalsMax

const Integer CStation::CampaignMedalsMax

◆ CampaignMedalsRanking

const Integer CStation::CampaignMedalsRanking

◆ DisableQuickEnter

Boolean CStation::DisableQuickEnter

◆ Echelon

const EEchelon CStation::Echelon

◆ FocusLightColor

Vec3 CStation::FocusLightColor

◆ GhostAlpha

Real CStation::GhostAlpha

◆ IsEditable

const Boolean CStation::IsEditable

Is title present in WorkTitles folder?

◆ IsLogoVisible

Boolean CStation::IsLogoVisible

◆ LadderPoints

const Real CStation::LadderPoints

◆ LadderRank

const Integer CStation::LadderRank

◆ NextEchelonPercent

const Integer CStation::NextEchelonPercent

◆ NormalLightColor

Vec3 CStation::NormalLightColor

◆ Title

const CTitle CStation::Title

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