WoW API: ReloadUI

Revision as of 12:19, 22 June 2007 by WoWWiki>Ravas (Changed /ReloadUI to /console ReloadUI.)

WoW API < ReloadUI

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.

Use in command line: /console ReloadUI