MCPcopy 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
242void MainMapInfo::Clear()
243{
244 unitInfo.Clear();
245 enemyInfo.Clear();
246 commands.Clear();
247}
248
249LSError SerializeMapInfo(ParamArchive& ar, RString name, int minVersion)
250{

Callers 15

UIMapMain.cppFile · 0.45
ParseCutsceneFunction · 0.45
ApplyMethod · 0.45
CreateObjectListMethod · 0.45
ClipboardCopyMethod · 0.45
OnLButtonDblClickMethod · 0.45
InitMethod · 0.45
OnDrawMethod · 0.45
LoadTemplatesMethod · 0.45
OnChildDestroyedMethod · 0.45
ProcessMenuMethod · 0.45
ProcessActionsMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected