Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
739
void DisplayMap::ShowNotepad(bool show)
740
{
741
_notepad->ShowCtrl(show);
742
AdjustMapVisibleRect();
743
}
744
745
void DisplayMap::ShowWarrant(bool show)
746
{
Callers
3
InitUI
Method · 0.80
Init
Method · 0.80
ShowNotepad
Function · 0.80
Calls
1
ShowCtrl
Method · 0.80
Tested by
no test coverage detected