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

Method GetArray

engine/Poseidon/UI/Map/UIMapDialogs.cpp:1642–1645  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1640}
1641
1642PackedBoolArray CUnitsSelector::GetArray() const
1643{
1644 return ListSelectedUnits();
1645}
1646
1647// creation of main display
1648

Callers 7

IsEqualToMethod · 0.45
GameValueClass · 0.45
SerializeScriptValueFunction · 0.45

Calls 1

ListSelectedUnitsFunction · 0.85

Tested by

no test coverage detected