MCPcopy 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
1649AbstractOptionsUI* CreateMainMapUI()
1650{
1651 return new DisplayMainMap(nullptr);
1652}
1653
1654void DisplayMainMap::DestroyHUD(int exit)
1655{

Callers 1

CreateMainMapMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected