Jazz2::UI::Menu::MultiplayerGameModeSelectSection class

Multiplayer game mode selection menu section.

Lists the available multiplayer game modes (such as Battle, Race, Treasure Hunt, and Cooperation) and lets the player choose one for the server being configured. 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.