Jazz2::UI::Menu::GameplayOptionsSection class

Gameplay options menu section.

Lists the gameplay-related settings, such as enhancements, language, continuous jump, and cheats, and leads into the related sub-screens. Built declaratively on top of WidgetSection.

Base classes

class WidgetSection
Base class of a declarative menu section.

Constructors, destructors, conversion operators

~GameplayOptionsSection() override

Public functions

void OnShow(IMenuContainer* root) override
Called when the section is shown.