ControlsOptionsSection class
Controls options menu section.
Lists the input and control-related settings, such as control remapping, touch controls, and gamepad options, with entries that lead into the more specific control screens. Built declaratively on top of WidgetSection.
Base classes
- class WidgetSection
- Base class of a declarative menu section.
Constructors, destructors, conversion operators
- ~ControlsOptionsSection() override
Public functions
- void OnShow(IMenuContainer* root) override
- Called when the section is shown.