Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
750
void DisplayMap::ShowGPS(bool show)
751
{
752
_gps->ShowCtrl(show);
753
}
754
RString GetEquipmentFile()
755
{
756
// Preference order: language-specific UTF-8 → language-specific
Callers
3
InitUI
Method · 0.80
Init
Method · 0.80
ShowGPS
Function · 0.80
Calls
1
ShowCtrl
Method · 0.80
Tested by
no test coverage detected