Skip to content

Hooks

Auto-generated hook tracker from framework and module Lua files. The GM and MODULE definition pages show each hook's full lifecycle: where it is defined, where it is fired (hook.Run), and where listeners are registered (hook.Add).

Unique hook names: 372  ·  Tracked occurrences: 609

Category Hooks Occurrences Notes
GM Hook Definitions 67 68 Each section includes hook.Run callers and hook.Add listeners where available.
MODULE Hook Definitions 171 197 Each section includes hook.Run callers and hook.Add listeners where available.
hook.Run Calls 181 241 Hooks with a GM or MODULE definition are cross-linked to their definition page.
hook.Add Registrations 63 103 Hooks with a GM or MODULE definition are cross-linked to their definition page.