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

@@ -1,5 +1,5 @@
---@diagnostic disable: missing-return, lowercase-global
---@meta
---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).
---Reloads the user interface. Saved variables are written to disk, the default UI is Daved, 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