Settings Menu widget
How to use this widget
This is a widget based on WB_Master_SettingsMenu. However, you never add this widget directly to your UI. Instead you add one of the child classes of this master widget. These contain actual content and these widgets are there in different themes:
WB_T0_SettingsMenu (only a framework)
WB_T1_SettingsMenu
WB_T2_SettingsMenu
WB_T3_SettingsMenu
You can just add any of these widgets to your UI. You would do this if you want to integrate the settings menu in your main menu or in another pause menu system (other than the one that is part of the Nice Settings Menu).
Last updated