ManiaScript  2019-10-10
The script language used in ManiaPlanet gaming system
Public Attributes | List of all members
CBaseConstEvent Struct Reference

#include <big.h>

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

Public Attributes

Boolean HasBeenProcessed
 
- Public Attributes inherited from CNod
const Ident Id
 

Detailed Description

Supported declare modes : Local An event

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.


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