SoundsOptionsSection class
Sounds options menu section.
Lets the player adjust the audio settings, namely the master, sound effects, and music volumes. Built declaratively on top of WidgetSection using spread-out Slider rows.
Base classes
- class WidgetSection
- Base class of a declarative menu section.
Constructors, destructors, conversion operators
- ~SoundsOptionsSection() override
Public functions
- void OnShow(IMenuContainer* root) override
- Called when the section is shown.