Home / api / name / gb_hook_wait 
GB_HOOK_WAIT
Syntax
#define GB_HOOK_WAIT 3

Use this constant with the GB.Hook function to define the wait interpreter hook.

This hook is called when the interpreter encounters the WAIT instruction.

See also

Hook Management