Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BohemiaInteractive/CWR
/ Clear
Method
Clear
engine/Poseidon/UI/Map/UIMapMain.cpp:242–247 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
240
}
241
242
void MainMapInfo::Clear()
243
{
244
unitInfo.Clear();
245
enemyInfo.Clear();
246
commands.Clear();
247
}
248
249
LSError SerializeMapInfo(ParamArchive& ar, RString name, int minVersion)
250
{
Callers
15
UIMapMain.cpp
File · 0.45
ParseCutscene
Function · 0.45
Apply
Method · 0.45
CreateObjectList
Method · 0.45
ClipboardCopy
Method · 0.45
OnLButtonDblClick
Method · 0.45
Init
Method · 0.45
OnDraw
Method · 0.45
LoadTemplates
Method · 0.45
OnChildDestroyed
Method · 0.45
ProcessMenu
Method · 0.45
ProcessActions
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected