ManiaPlanet ManiaScript Reference 2019.11.19.1850
A ManiaScript Reference of the ManiaPlanet game.
Loading...
Searching...
No Matches
CMlScriptEvent Struct Reference

#include <doc.h>

Inheritance diagram for CMlScriptEvent:
[legend]

Public Types

enum  Type {
  KeyPress , MouseClick , MouseOver , MouseOut ,
  EntrySubmit , MenuNavigation , PluginCustomEvent
}
enum  EMenuNavAction {
  Up , Right , Left , Down ,
  Select , Cancel , PageUp , PageDown ,
  AppMenu , Action1 , Action2 , ScrollUp ,
  ScrollDown
}

Public Attributes

const Type Type
const Integer KeyCode
const Text KeyName
const Text CharPressed
const Text ControlId
const CMlControl Control
const EMenuNavAction MenuNavAction
const Boolean IsActionAutoRepeat
const Text CustomEventType
const Text[] CustomEventData
Public Attributes inherited from CBaseConstEvent
Boolean HasBeenProcessed
Public Attributes inherited from CNod
const Ident Id

Detailed Description

Supported declare modes : Local Events for Manialink page scripts.


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