PlayMultiplayerSection class
Play multiplayer menu section.
Multiplayer entry screen listing the options to connect to a server or to create a public or private server. 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.