Skip to content

Add "AddonLoaded" Lua hook

AddonLoaded

Hook format: addHook("AddonLoaded", functionname)

Function format: function()

Executes once every time any addon loads. This hook is useful most for compatibility between mods.

Merge request reports

Loading