MCPcopy Create free account
hub / github.com/JRickey/BattleShip / PortMenu

Method PortMenu

port/gui/PortMenu.cpp:783–785  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

781}
782
783PortMenu::PortMenu()
784 : Menu("gOpenPortMenu", "Port Menu", 0, UIWidgets::Colors::LightBlue) {
785}
786
787void PortMenu::AddMenuSettings() {
788 AddMenuEntry("Settings", CVAR_SETTING("Menu.SettingsSidebarSection"));

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected