Navigation
API > API/Runtime > API/Runtime/DataflowCore
Convert Index Array to Selection
| Name | FConvertIndexArrayToSelectionTypesDataflowNode |
| Type | struct |
| Header File | /Engine/Source/Runtime/Experimental/Dataflow/Core/Public/Dataflow/DataflowConvertNodes.h |
| Include Path | #include "Dataflow/DataflowConvertNodes.h" |
Syntax
USTRUCT ()
struct FConvertIndexArrayToSelectionTypesDataflowNode : public FDataflowNode
Inheritance Hierarchy
- FSharedFromThisBase → TSharedFromThis → FDataflowNode → FConvertIndexArrayToSelectionTypesDataflowNode
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FConvertIndexArrayToSelectionTypesDataflowNode
(
const UE::Dataflow::FNodeParameters& InParam, |
Dataflow/DataflowConvertNodes.h |
Variables
Protected
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Collection | FManagedArrayCollection | Collection for the selection | Dataflow/DataflowConvertNodes.h |
|
| In | TArray< int32 > | Input value | Dataflow/DataflowConvertNodes.h |
|
| Out | FDataflowSelectionTypes | Output value | Dataflow/DataflowConvertNodes.h |
|
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
DATAFLOW_NODE_DEFINE_INTERNAL
(
FConvertIndexArrayToSelectionTypesDataflowNode, |
Dataflow/DataflowConvertNodes.h | ||
FGeometryCollection::StaticType() |
Dataflow/DataflowConvertNodes.h |