Trackmania ManiaScript Reference 2024.9.17.1117
A ManiaScript Reference of the new Trackmania.
|
Documentation for class CMlScript_ReadOnly. More...
#include <doc.h>
Public Types | |
enum | ESystemPlatform { None , Steam , UPlay , PS4 , XBoxOne , PS5 , XBoxSeries , Stadia , Luna } |
enum | ESystemSkuIdentifier { Unknown , EU , US , JP , CN } |
Public Attributes | |
CMlPage * | Page |
Boolean | PageIsVisible |
Boolean | PageAlwaysUpdateScript |
Integer | Now |
Integer | Period |
Integer | CurrentTime |
Text | CurrentTimeText |
Text | CurrentLocalDateText |
Text | CurrentTimezone |
CUser const *const | LocalUser |
CTitle const *const | LoadedTitle |
CMlScript_ReadOnly::ESystemPlatform | SystemPlatform |
CMlScript_ReadOnly::ESystemSkuIdentifier | SystemSkuIdentifier |
CParsingManager * | Xml |
CVideoManager * | Video |
CInputManager * | Input |
CAnimManager * | AnimMgr |
Public Attributes inherited from CNod | |
Ident const | Id |
Documentation for class CMlScript_ReadOnly.