ManiaScript Trackmania 2020  14/07/2025
CBaseConstEvent Class Reference

An event. More...

#include <2025_07_14.h>

Inheritance diagram for CBaseConstEvent:
CNod CBaseEvent CManiaAppEvent CMlScriptEvent CServerPluginEvent CSmActionEvent CXmlRpcEvent CSmModeEvent CUIConfigEvent CEditorEvent CEditorPluginModuleEvent CManiaAppPlaygroundEvent CMapEditorPluginEvent

Public Attributes

Boolean HasBeenProcessed
 
- Public Attributes inherited from CNod
Ident const Id
 

Detailed Description

An event.

Supported declare modes :

  • Local

Definition at line 13747 of file 2025_07_14.h.

Member Data Documentation

◆ HasBeenProcessed

Boolean CBaseConstEvent::HasBeenProcessed

Use this flag to solve issues where some events are interpreted twice by different script librairies.
Discard events if the flag is set. Set the flag after handling the event.

Definition at line 13752 of file 2025_07_14.h.


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