ManiaScript Reference
2019-05
|
Public Member Functions | |
Void | EnterStation () |
Void | Maker_EditTitle (Text EditedTitleId) |
Void | Maker_EditNewTitle (Text EditedTitleName) |
Public Member Functions inherited from CManiaApp | |
CUILayer | UILayerCreate () |
Void | UILayerDestroy (CUILayer Layer) |
Void | UILayerDestroyAll () |
Void | LayerCustomEvent (CUILayer Layer, Text Type, Text[] Data) |
Void | OpenLink (Text Url, ELinkType LinkType) |
Boolean | OpenFileInExplorer (Text FileName) |
Void | Dialog_Message (Text Message) |
Text | Dbg_DumpDeclareForVariables (CNod Nod, Boolean StatsOnly) |
Public Attributes | |
const CStation | Station |
const CPackCreatorTitleInfo [] | Maker_EditedTitles |
Public Attributes inherited from CManiaAppBase | |
const CManiaAppEvent [] | PendingEvents |
Public Attributes inherited from CManiaApp | |
const Text | ManiaAppUrl |
const Text | ManiaAppBaseUrl |
const Integer | Now |
const Boolean | IsVisible |
Integer | LayersDefaultManialinkVersion |
const CUser | LocalUser |
const CTitle | LoadedTitle |
Boolean | EnableMenuNavigationInputs |
const CUILayer [] | UILayers |
const CParsingManager | Xml |
const CHttpManager | Http |
const CVideoManager | Video |
const CAudioManager | Audio |
const CInputManager | Input |
const CDataFileMgr | DataFileMgr |
const CScoreMgr | ScoreMgr |
const CUserV2Manager | UserMgr |
const CSystemPlatform | System |
Public Attributes inherited from CNod | |
const Ident | Id |
Additional Inherited Members | |
Public Types inherited from CManiaApp | |
enum | ELinkType { ExternalBrowser, ManialinkBrowser } |
Supported declare modes : Local Persistent Station mania app.
Void CManiaAppStation::EnterStation | ( | ) |
A new title id will be derived from the EditedTitleName.
const CPackCreatorTitleInfo [] CManiaAppStation::Maker_EditedTitles |
const CStation CManiaAppStation::Station |