Jazz2::UI::Menu::LanguageSelectSection class

Language selection menu section.

Lists the available interface languages found in the content and cache directories and lets the player choose one. Built declaratively on top of WidgetSection; the list scrolls when there are more languages than fit.

Base classes

class WidgetSection
Base class of a declarative menu section.

Public functions

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