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

Method ShowNotepad

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

Source from the content-addressed store, hash-verified

737}
738
739void DisplayMap::ShowNotepad(bool show)
740{
741 _notepad->ShowCtrl(show);
742 AdjustMapVisibleRect();
743}
744
745void DisplayMap::ShowWarrant(bool show)
746{

Callers 3

InitUIMethod · 0.80
InitMethod · 0.80
ShowNotepadFunction · 0.80

Calls 1

ShowCtrlMethod · 0.80

Tested by

no test coverage detected