Reload
From GECK
A console function in Fallout: New Vegas.
Description
Reloads a UI element from the XML. The following arguments are supported, as well as any menu class in the &Name; format, i.e. &InventoryMenu;:
- strings - reloads UI globals from Menus\globals.xml;
- HUDSafeZone - reloads HUD safe zone from Menus\Main\safe_zone.xml;
- mainmenu - reloads the Start Menu.
Syntax
reload element:string
Example
reload strings reload &InventoryMenu;