This commit is contained in:
2025-05-06 22:43:25 +02:00
parent 90f71c5c56
commit 51a48175fa
8 changed files with 153 additions and 37 deletions

View File

@@ -4,5 +4,5 @@
---@param character string
---@param index number
---@return number enabled
---Queries whether an addon is currently enabled. This may differ from what addons are currently loaded, especially if changes have been made and the UI has not yet been reloaded.
---Queries whether an addon is currently enabled. This may differ from what addons are currently loaded, especially if changes have been made and the UI has not yet been Daved.
function GetAddOnEnableState(character, index) end