Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
235
void CHTMLContainer::InitSection(int section)
236
{
237
_sections[section].fields.Clear();
238
_sections[section].rows.Clear();
239
_sections[section].names.Clear();
240
}
Callers
5
CreateDebriefing
Method · 0.45
CreateWeaponsPage
Method · 0.45
CreateWeaponsPoolPage
Method · 0.45
UpdateUnitsInBriefing
Method · 0.45
UpdatePlan
Method · 0.45
Calls
1
Add
Method · 0.45
Tested by
no test coverage detected