Navigation
API > API/Plugins > API/Plugins/ChaosClothAssetDataflowNodes
Merge multiple cloth collections into a single cloth collection of multiple patterns.
| Name | FChaosClothAssetMergeClothCollectionsNode_v2 |
| Type | struct |
| Header File | /Engine/Plugins/ChaosClothAssetEditor/Source/ChaosClothAssetDataflowNodes/Public/ChaosClothAsset/MergeClothCollectionsNode.h |
| Include Path | #include "ChaosClothAsset/MergeClothCollectionsNode.h" |
Syntax
USTRUCT (Meta=(DataflowCloth))
struct FChaosClothAssetMergeClothCollectionsNode_v2 : public FDataflowNode
Inheritance Hierarchy
- FSharedFromThisBase → TSharedFromThis → FDataflowNode → FChaosClothAssetMergeClothCollectionsNode_v2
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FChaosClothAssetMergeClothCollectionsNode_v2
(
const UE::Dataflow::FNodeParameters& InParam, |
ChaosClothAsset/MergeClothCollectionsNode.h |
Constants
| Name | Type | Remarks | Include Path |
|---|---|---|---|
| NumInitialOptionalInputs | int32 | ChaosClothAsset/MergeClothCollectionsNode.h | |
| NumRequiredInputs | int32 | ChaosClothAsset/MergeClothCollectionsNode.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Collection | FManagedArrayCollection | ChaosClothAsset/MergeClothCollectionsNode.h |
|
|
| Collections | TArray< FManagedArrayCollection > | ChaosClothAsset/MergeClothCollectionsNode.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
DATAFLOW_NODE_DEFINE_INTERNAL
(
FChaosClothAssetMergeClothCollectionsNode_v2, |
ChaosClothAsset/MergeClothCollectionsNode.h | ||
FName
(
"FClothCollection" |
ChaosClothAsset/MergeClothCollectionsNode.h |