Trackmania ManiaScript Reference 2025.6.19.2137
A ManiaScript Reference of the new Trackmania.
Loading...
Searching...
No Matches
CMlScript_ReadOnly Class Reference

Documentation for class CMlScript_ReadOnly. More...

#include <doc.h>

Inheritance diagram for CMlScript_ReadOnly:
[legend]

Public Types

enum  ESystemPlatform {
  None , Steam , UPlay , PS4 ,
  XBoxOne , PS5 , XBoxSeries , Stadia ,
  Luna
}
 
enum  ESystemSkuIdentifier {
  Unknown , EU , US , JP ,
  CN
}
 

Public Attributes

CMlPagePage
 
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
 
CParsingManagerXml
 
CVideoManagerVideo
 
CInputManagerInput
 
CAnimManagerAnimMgr
 
- Public Attributes inherited from CNod
Ident const Id
 

Detailed Description

Documentation for class CMlScript_ReadOnly.

Member Enumeration Documentation

◆ ESystemPlatform

Enumerator
None 
Steam 
UPlay 
PS4 
XBoxOne 
PS5 
XBoxSeries 
Stadia 
Luna 

◆ ESystemSkuIdentifier

Enumerator
Unknown 
EU 
US 
JP 
CN 

Member Data Documentation

◆ AnimMgr

CAnimManager* CMlScript_ReadOnly::AnimMgr

◆ CurrentLocalDateText

Text CMlScript_ReadOnly::CurrentLocalDateText

◆ CurrentTime

Integer CMlScript_ReadOnly::CurrentTime

◆ CurrentTimeText

Text CMlScript_ReadOnly::CurrentTimeText

◆ CurrentTimezone

Text CMlScript_ReadOnly::CurrentTimezone

◆ Input

CInputManager* CMlScript_ReadOnly::Input

◆ LoadedTitle

CTitle const* const CMlScript_ReadOnly::LoadedTitle

◆ LocalUser

CUser const* const CMlScript_ReadOnly::LocalUser

◆ Now

Integer CMlScript_ReadOnly::Now

◆ Page

CMlPage* CMlScript_ReadOnly::Page

◆ PageAlwaysUpdateScript

Boolean CMlScript_ReadOnly::PageAlwaysUpdateScript

◆ PageIsVisible

Boolean CMlScript_ReadOnly::PageIsVisible

◆ Period

Integer CMlScript_ReadOnly::Period

◆ SystemPlatform

CMlScript_ReadOnly::ESystemPlatform CMlScript_ReadOnly::SystemPlatform

◆ SystemSkuIdentifier

CMlScript_ReadOnly::ESystemSkuIdentifier CMlScript_ReadOnly::SystemSkuIdentifier

◆ Video

CVideoManager* CMlScript_ReadOnly::Video

◆ Xml

CParsingManager* CMlScript_ReadOnly::Xml

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