WoW:API ReloadUI: Difference between revisions

m
Move page script moved page API ReloadUI to WoW:API ReloadUI without leaving a redirect
(Changed /ReloadUI to /console ReloadUI.)
m (Move page script moved page API ReloadUI to WoW:API ReloadUI without leaving a redirect)
 
(3 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{wowapi}} __NOTOC__
{{protectedhwapi|≤ 2.0}}
{{wowapi}}
Reloads the user interface.  
Reloads the user interface.  
  ReloadUI();
  ReloadUI();


==Notes==
==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.
* 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 the <code>/reload</code> slash command; or the console equivalent: <code>/console ReloadUI</code>.
Use in command line:
/console ReloadUI
Anonymous user