WoW API: ReloadUI
This function is protected, and may only be called in response to hardware event.
|
Reloads the user interface.
ReloadUI();
Notes
- 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.
- You can also use a console command:
/console ReloadUI
, or a slash command:/reload