Navigation
API > API/Runtime > API/Runtime/GeometryCore > API/Runtime/GeometryCore/Selections > API/Runtime/GeometryCore/Selections/FMeshConnectedComponents
| Type | Name | Description | |
|---|---|---|---|
| bool | InitializeFromVertexComponents
(
const TArray< TArray< int32 >>& ComponentLists, |
Initialize the internal FComponent list from the input ComponentLists, skipping any empty input lists | |
| bool | InitializeFromVertexComponents
(
TArray< TArray< int32 >>& ComponentLists, |
Initialize the internal FComponent list from the input ComponentLists, skipping any empty input lists |