12 .level = ACTOR_LEVEL_NONE,
13 .otherAI = &N(EVS_NpcAuxAI_RaphaelRaven),
ApiStatus SetNpcScale(Evt *script, b32 isInitialCall)
#define End
Signals the end of EVT script data. A script missing this will likely crash on load.
#define Call(FUNC, ARGS...)
Calls a given C EVT API function with any number of arguments.
#define Return
Kills the current EVT thread.