AddOns WoW API Widget API XML UI Event API WoW Lua Macro API CVars
Battle.net
HOWTOs Snippets UI tech
Categories
← WoW API < ReloadUI
Reloads the user interface.
ReloadUI();
Reloading the interface saves the current settings to disk, and updates any addon files previously loaded by the game. In order to load new files (or addons), the game must be restarted.