ManiaPlanet 3 ManiaScript Reference 2015.06.18.1510
A ManiaScript Reference of the ManiaPlanet 3 game (frozen installation). This is OUTDATED, and exists only for entertainment purposes.
Loading...
Searching...
No Matches
CMlEvent Struct Reference

#include <doc.h>

Inheritance diagram for CMlEvent:
[legend]

Public Types

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

Public Attributes

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

Detailed Description

Events for Manialink page scripts.


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