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

Method ShowGPS

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

Source from the content-addressed store, hash-verified

748}
749
750void DisplayMap::ShowGPS(bool show)
751{
752 _gps->ShowCtrl(show);
753}
754RString GetEquipmentFile()
755{
756 // Preference order: language-specific UTF-8 → language-specific

Callers 3

InitUIMethod · 0.80
InitMethod · 0.80
ShowGPSFunction · 0.80

Calls 1

ShowCtrlMethod · 0.80

Tested by

no test coverage detected