English | Français | Русский | 简体中文
Allows addons to be toggled and gives access to their settings (if supported). Double click the title bar to pin the window to the top UI layer.
WARNING: Reloading can crash the client
Addon reloads are generally safe but can cause crashes in certain circumstances:
- Infinite loops
- UI memory leaks or texture loading issues
- Conflicts with other addons or existing UI objects
The settings button next to each addon fires the UI_ADDON event for the addon.
