Code format
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
---@diagnostic disable: missing-return, lowercase-global
|
||||
|
||||
---@param index number
|
||||
---@param name string
|
||||
---@param character string
|
||||
---@param index number
|
||||
---@param name string
|
||||
---@param character string
|
||||
---Marks an addon as enabled. The addon will remain inactive until the player logs out and back in or reloads the UI (see ReloadUI()). Changes to the enabled/disabled state of addons while in-game are saved on a per-character basis.
|
||||
function EnableAddOn(index, name, character) end
|
||||
function EnableAddOn(index, name, character) end
|
||||
|
Reference in New Issue
Block a user