fi_events_name
Return constant names as strings. param nEvent The event id
-
string GetEventName(int nEvent);
Get string representation of the event EVENT_*
param nEvent The event id
-
string GetEventNameEx(int nEvent);
Get string representation of the event EVENT_* and a message if not found.
param nEvent The event id
-
string GetEventScriptName(int nEvent);
Get string representation of the event EVENT_SCRIPT_* and a message if not found.