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

Method ShowWarrant

engine/Poseidon/UI/Map/UIMapDisplay.cpp:745–748  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

743}
744
745void DisplayMap::ShowWarrant(bool show)
746{
747 _warrant->ShowCtrl(show);
748}
749
750void DisplayMap::ShowGPS(bool show)
751{

Callers 1

ShowWarrantFunction · 0.80

Calls 1

ShowCtrlMethod · 0.80

Tested by

no test coverage detected