OptionsSection class
#include <Jazz2/UI/Menu/OptionsSection.h>
Options menu section.
Top-level options screen listing the settings categories (gameplay, graphics, sounds, controls, and user profile). Built declaratively on top of WidgetSection.
Base classes
- class WidgetSection
- Base class of a declarative menu section.
Public functions
- void OnShow(IMenuContainer* root) override
- Called when the section is shown.