Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BohemiaInteractive/CWR
/ CreateMainMapUI
Function
CreateMainMapUI
engine/Poseidon/UI/Map/UIMapDialogs.cpp:1649–1652 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1647
// creation of main display
1648
1649
AbstractOptionsUI* CreateMainMapUI()
1650
{
1651
return new DisplayMainMap(nullptr);
1652
}
1653
1654
void DisplayMainMap::DestroyHUD(int exit)
1655
{
Callers
1
CreateMainMap
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected