.. _func_event_allochookid: =========== AllocHookId =========== AllocHookId - Description =========== .. code-block:: blitzmax AllocHookId() Allocate a hook id The returned hook id can be used with #AddHook, #RunHooks and #RemoveHook. Parameters ========== Return Values ============= An integer hook id Examples ======== See Also ========