MCPcopy 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
436DisplayGetReady::~DisplayGetReady()
437{
438 GChatList.SetRect(0.05, 0.02, 0.9, 0.02);
439 GChatList.SetRows(4);
440}
441
442} // namespace Poseidon
443extern Poseidon::Foundation::RString GBriefingOnPlan;

Callers

nothing calls this directly

Calls 2

SetRectMethod · 0.80
SetRowsMethod · 0.45

Tested by

no test coverage detected