![]() |
Trackmania ManiaScript Reference 2026.2.2.1751
A ManiaScript Reference of the new Trackmania.
|
An event. More...
#include <doc.h>
Public Attributes | |
| CMapEditorPluginEvent::Type const | Type |
| CMapEditorPluginEvent::EInput const | Input |
| Ident const | EditedAnchorDataId |
| Boolean const | IsFromPad |
| Boolean const | IsFromMouse |
| Boolean const | IsFromKeyboard |
| Boolean const | OnlyScriptMetadataModified |
| Boolean const | MapSavedOrSaveCancelled |
| Public Attributes inherited from CManiaAppEvent | |
| CManiaAppEvent::EType const | Type |
| CUILayer *const | CustomEventLayer |
| Text const | CustomEventType |
| Array< Text > | CustomEventData |
| Text const | ExternalEventType |
| Array< Text > | ExternalEventData |
| CManiaAppEvent::EMenuNavAction const | MenuNavAction |
| Boolean const | IsActionAutoRepeat |
| Integer const | KeyCode |
| Text const | KeyName |
| Public Attributes inherited from CBaseConstEvent | |
| Boolean | HasBeenProcessed |
| Public Attributes inherited from CNod | |
| Ident const | Id |
An event.
Supported declare modes :
| Ident const CMapEditorPluginEvent::EditedAnchorDataId |
| CMapEditorPluginEvent::EInput const CMapEditorPluginEvent::Input |
| Boolean const CMapEditorPluginEvent::IsFromKeyboard |
| Boolean const CMapEditorPluginEvent::IsFromMouse |
| Boolean const CMapEditorPluginEvent::IsFromPad |
| Boolean const CMapEditorPluginEvent::MapSavedOrSaveCancelled |
| Boolean const CMapEditorPluginEvent::OnlyScriptMetadataModified |