WildStar AddOn: Difference between revisions

25 bytes removed ,  10 August 2023
no edit summary
No edit summary
No edit summary
Line 2: Line 2:
WildStar uses an [[AddOn]] style system for the User Interface functionality that you see in the game. This system is open and allows users to add their own 'AddOns' to customize their own UI. See [[\UI AddOn]] for information on AddOn development.
WildStar uses an [[AddOn]] style system for the User Interface functionality that you see in the game. This system is open and allows users to add their own 'AddOns' to customize their own UI. See [[\UI AddOn]] for information on AddOn development.


== AddOn management ==<sub>Subscript text</sub>
== AddOn management ==
The interface for managing the current AddOns and viewing the AddOn list is accessible in the system menu by hitting the 'Esc' pressing key and clicking 'AddOns'. AddOns can be viewed for status, enabled and disabled, and checked for error messages here. The user interface itself can be reloaded (or rebooted) on demand by clicking the 'ReloadUI' button in the lower right corner. When clicking this button, the user will remain logged in and character will remain in the same state.
The interface for managing the current AddOns and viewing the AddOn list is accessible in the system menu by hitting the 'Esc' pressing key and clicking 'AddOns'. AddOns can be viewed for status, enabled and disabled, and checked for error messages here. The user interface itself can be reloaded (or rebooted) on demand by clicking the 'ReloadUI' button in the lower right corner. When clicking this button, the user will remain logged in and character will remain in the same state.