MCPcopy Create free account
hub / github.com/BohemiaInteractive/CWR / DestroyHUD

Method DestroyHUD

engine/Poseidon/UI/Map/UIMapDialogs.cpp:1654–1657  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1652}
1653
1654void DisplayMainMap::DestroyHUD(int exit)
1655{
1656 GLOB_WORLD->DestroyMap(exit);
1657}
1658
1659} // namespace Poseidon

Callers

nothing calls this directly

Calls 1

DestroyMapMethod · 0.80

Tested by

no test coverage detected