Trackmania ManiaScript Reference 2024.9.17.1117
A ManiaScript Reference of the new Trackmania.
Loading...
Searching...
No Matches
CBaseConstEvent Class Reference

An event. More...

#include <doc.h>

Inheritance diagram for CBaseConstEvent:
[legend]

Public Attributes

Boolean HasBeenProcessed
 
- Public Attributes inherited from CNod
Ident const Id
 

Detailed Description

An event.

Supported declare modes :

  • Local

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 class was generated from the following file: