![]() |
Trackmania ManiaScript Reference 2025.6.19.2137
A ManiaScript Reference of the new Trackmania.
|
An event. More...
#include <doc.h>
Public Attributes | |
| Boolean | HasBeenProcessed |
Public Attributes inherited from CNod | |
| Ident const | Id |
An event.
Supported declare modes :
| 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.