MCPcopy Create free account
hub / github.com/BohemiaInteractive/CWR / AddSection

Method AddSection

engine/Poseidon/UI/Controls/UIControlsExt.cpp:234–237  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

232 _activeField = -1;
233}
234
235void CHTMLContainer::InitSection(int section)
236{
237 _sections[section].fields.Clear();
238 _sections[section].rows.Clear();
239 _sections[section].names.Clear();
240}

Callers 5

CreateDebriefingMethod · 0.45
CreateWeaponsPageMethod · 0.45
CreateWeaponsPoolPageMethod · 0.45
UpdateUnitsInBriefingMethod · 0.45
UpdatePlanMethod · 0.45

Calls 1

AddMethod · 0.45

Tested by

no test coverage detected