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

Method ShowWatch

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

Source from the content-addressed store, hash-verified

727}
728
729void DisplayMap::ShowWatch(bool show)
730{
731 _watch->ShowCtrl(show);
732}
733
734void DisplayMap::ShowWalkieTalkie(bool show)
735{

Callers 3

InitUIMethod · 0.80
InitMethod · 0.80
ShowWatchFunction · 0.80

Calls 1

ShowCtrlMethod · 0.80

Tested by

no test coverage detected