![]() |
ManiaScript
2019-10-10
The script language used in ManiaPlanet gaming system
|
#include <big.h>
Public Attributes | |
Boolean | HasBeenProcessed |
![]() | |
const Ident | Id |
Supported declare modes : Local An event
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.