WildStar AddOn: Difference between revisions

From AddOn Studio
Jump to navigation Jump to search
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.



Revision as of 17:46, 10 August 2023

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

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.

Manage AddOns

  • press 'Esc'
  • Click 'AddOns'

Media

Videos

See also