Trackmania Turbo ManiaScript Reference 2016.11.07.1615
A ManiaScript Reference of the Trackmania Turbo game.
|
#include <doc.h>
Public Member Functions | |
CUILayer | UILayerCreate () |
Void | UILayerDestroy (CUILayer Layer) |
Void | UILayerDestroyAll () |
Void | LayerCustomEvent (CUILayer Layer, Text Type, Text[] Data) |
Void | OpenLink (Text Url, ELinkType LinkType) |
Text | Dbg_DumpDeclareForVariables (CNod Nod, Boolean StatsOnly) |
Public Attributes | |
const Integer | Now |
const Boolean | IsVisible |
const Integer | CurrentDate |
const Text | CurrentLocalDateText |
Integer | LayersDefaultManialinkVersion |
const CUser | LocalUser |
const CTitle | LoadedTitle |
const ESystemPlatform | SystemPlatform |
const ESystemSkuIdentifier | SystemSkuIdentifier |
Boolean | EnableMenuNavigationInputs |
const CUILayer[] | UILayers |
const CXmlManager | Xml |
const CHttpManager | Http |
const CVideoManager | Video |
const CAudioManager | Audio |
const CInputManager | Input |
const CDataMgr | DataMgr |
const CScoreMgr | ScoreMgr |
const CPrivilegeMgr | PrivilegeMgr |
const CPresenceMgr | PresenceMgr |
const CGameUserManagerScript | UserMgr |
const CManiaPlanet | ManiaPlanet |
const CGamePluginInterfacesScript | Plugins |
Public Attributes inherited from CNod | |
const Ident | Id |
Supported declare modes : Local Persistent API for Maniaplanet client scripts.