![]() |
ManiaScript Trackmania 2020
30/10/2024
|
Documentation for class CMlScript_ReadOnly. More...
#include <2024_10_30.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 |
![]() | |
Ident const | Id |
Documentation for class CMlScript_ReadOnly.
Definition at line 18531 of file 2024_10_30.h.
CAnimManager* CMlScript_ReadOnly::AnimMgr |
Definition at line 18624 of file 2024_10_30.h.
Text CMlScript_ReadOnly::CurrentLocalDateText |
Definition at line 18588 of file 2024_10_30.h.
Integer CMlScript_ReadOnly::CurrentTime |
Definition at line 18580 of file 2024_10_30.h.
Text CMlScript_ReadOnly::CurrentTimeText |
Definition at line 18584 of file 2024_10_30.h.
Text CMlScript_ReadOnly::CurrentTimezone |
Definition at line 18592 of file 2024_10_30.h.
CInputManager* CMlScript_ReadOnly::Input |
Definition at line 18620 of file 2024_10_30.h.
CTitle const* const CMlScript_ReadOnly::LoadedTitle |
Definition at line 18600 of file 2024_10_30.h.
CUser const* const CMlScript_ReadOnly::LocalUser |
Definition at line 18596 of file 2024_10_30.h.
Integer CMlScript_ReadOnly::Now |
Definition at line 18572 of file 2024_10_30.h.
CMlPage* CMlScript_ReadOnly::Page |
Definition at line 18560 of file 2024_10_30.h.
Boolean CMlScript_ReadOnly::PageAlwaysUpdateScript |
Definition at line 18568 of file 2024_10_30.h.
Boolean CMlScript_ReadOnly::PageIsVisible |
Definition at line 18564 of file 2024_10_30.h.
Integer CMlScript_ReadOnly::Period |
Definition at line 18576 of file 2024_10_30.h.
CMlScript_ReadOnly::ESystemPlatform CMlScript_ReadOnly::SystemPlatform |
Definition at line 18604 of file 2024_10_30.h.
CMlScript_ReadOnly::ESystemSkuIdentifier CMlScript_ReadOnly::SystemSkuIdentifier |
Definition at line 18608 of file 2024_10_30.h.
CVideoManager* CMlScript_ReadOnly::Video |
Definition at line 18616 of file 2024_10_30.h.
CParsingManager* CMlScript_ReadOnly::Xml |
Definition at line 18612 of file 2024_10_30.h.