Trackmania Turbo ManiaScript Reference 2016.11.07.1615
A ManiaScript Reference of the Trackmania Turbo game.
Loading...
Searching...
No Matches
CGameManiaAppPlaygroundScriptEvent Struct Reference
Inheritance diagram for CGameManiaAppPlaygroundScriptEvent:
[legend]

Public Types

enum  Type {
  LayerCustomEvent , KeyPress , MenuNavigation , ChildModuleEvent ,
  ParentModuleEvent , PlaygroundScriptEvent
}
Public Types inherited from CManiaAppEvent
enum  EType {
  LayerCustomEvent , KeyPress , ExternalCustomEvent , MenuNavigation ,
  ChildModuleEvent , ParentModuleEvent
}
enum  EMenuNavAction {
  Up , Right , Left , Down ,
  Select , Cancel , PageUp , PageDown ,
  AppMenu , Action1 , Action2
}

Public Attributes

const Text PlaygroundScriptEventType
const Text[] PlaygroundScriptEventData
Public Attributes inherited from CManiaAppEvent
const EType Type
const CUILayer CustomEventLayer
const Text CustomEventType
const Text[] CustomEventData
const Text ExternalEventType
const Text[] ExternalEventData
const CManiaApp ChildModuleEventModule
const Text ChildModuleEventType
const Text[] ChildModuleEventData
const Text ParentModuleEventType
const Text[] ParentModuleEventData
const EMenuNavAction MenuNavAction
const Boolean IsActionAutoRepeat
const Integer KeyCode
const Text KeyName
Public Attributes inherited from CNod
const Ident Id

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