Navigation
API > API/Plugins > API/Plugins/ModelingComponents > API/Plugins/ModelingComponents/Selection
| Type | Name | Description | |
|---|---|---|---|
| Please use the function of the same name which takes EEnumerateSelectionMapping flags instead bool | ToolSelectionUtil::AccumulateSelectionElements
(
UE::Geometry::FGeometrySelectionElements& Elements, |
Prefer AccumulateSelectionElements with Flags parameter. | |
| bool | ToolSelectionUtil::AccumulateSelectionElements
(
UE::Geometry::FGeometrySelectionElements& Elements, |
Add the geometry selection elements corresponding to the given Selection to Elements. |