Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BohemiaInteractive/CWR
/ ~DisplayGetReady
Method
~DisplayGetReady
engine/Poseidon/UI/Map/UIMapDialogs.cpp:436–440 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
434
}
435
436
DisplayGetReady::~DisplayGetReady()
437
{
438
GChatList.SetRect(0.05, 0.02, 0.9, 0.02);
439
GChatList.SetRows(4);
440
}
441
442
} // namespace Poseidon
443
extern Poseidon::Foundation::RString GBriefingOnPlan;
Callers
nothing calls this directly
Calls
2
SetRect
Method · 0.80
SetRows
Method · 0.45
Tested by
no test coverage detected