HookFlagMask#

class HookFlagMask#

Flags used internally in the Hook implementation.

Fields#

class HookFlagMask
ACTIVE#

Set if the hook has not been destroyed

IN_CALL#

Set if the hook is currently being run

RESERVED1#