Description
GetNumElementsInCollectionGroup (v1)
Returns number of elements in a group in a Collection
Input(s) : Collection [Intrinsic] - Collection for the custom attribute
Output(s): NumElements - Number of elements for the attribute
Information
| Module | GeometryCollectionNodes |
| Category | GeometryCollection|Utilities |
| Type | FGetNumElementsInCollectionGroupDataflowNode |
Parameters
| Name | Description | Permitted Types | Default Value |
|---|---|---|---|
| GroupName | Standard group names | EStandardGroupNameEnum | Dataflow_EStandardGroupNameEnum_Transform |
| CustomGroupName | User specified group name | FString |
Inputs
| Name | Description | Permitted Types | Default Value |
|---|---|---|---|
| Collection | Collection for the custom attribute | FManagedArrayCollection | () |
Outputs
| Name | Description | Permitted Types | Default Value |
|---|---|---|---|
| NumElements | Number of elements for the attribute | int32 |