Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BohemiaInteractive/CWR
/ ShowCompass
Method
ShowCompass
engine/Poseidon/UI/Map/UIMapDisplay.cpp:724–727 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
722
}
723
724
void DisplayMap::ShowCompass(bool show)
725
{
726
_compass->ShowCtrl(show);
727
}
728
729
void DisplayMap::ShowWatch(bool show)
730
{
Callers
3
InitUI
Method · 0.45
Init
Method · 0.45
ShowCompass
Function · 0.45
Calls
1
ShowCtrl
Method · 0.80
Tested by
no test coverage detected