Initial commit
This commit is contained in:
4
api/ReloadUI.lua
Normal file
4
api/ReloadUI.lua
Normal file
@@ -0,0 +1,4 @@
|
||||
---@diagnostic disable: missing-return, lowercase-global
|
||||
|
||||
---Reloads the user interface. Saved variables are written to disk, the default UI is reloaded, and all enabled non-LoadOnDemand addons are loaded, including any addons previously disabled which were enabled during the session (see EnableAddOn() et al).
|
||||
function ReloadUI() end
|
Reference in New Issue
Block a user