Navigation
API > API/Plugins > API/Plugins/ChaosClothAssetDataflowNodes > API/Plugins/ChaosClothAssetDataflowNodes/ChaosClothAsset
Inheritance Hierarchy
- FDataflowNode
- FChaosClothAssetMergeClothCollectionsNode
References
| Module | ChaosClothAssetDataflowNodes |
| Header | /Engine/Plugins/Experimental/ChaosClothAssetEditor/Source/ChaosClothAssetDataflowNodes/Public/ChaosClothAsset/MergeClothCollectionsNode.h |
| Include | #include "ChaosClothAsset/MergeClothCollectionsNode.h" |
Syntax
USTRUCT&40;Meta&61;&40;DataflowCloth&41;&41;
struct FChaosClothAssetMergeClothCollectionsNode : public FDataflowNode
Remarks
Merge multiple cloth collections into a single cloth collection of multiple patterns.
Variables
| Type | Name | Description | |
|---|---|---|---|
| FManagedArrayCollection | Collection | Input 0, right click on the node and add pins to add more merge inputs. | |
| FManagedArrayCollection | Collection1 | Input 1, right click on the node and add pins to add more merge inputs. | |
| FManagedArrayCollection | Collection2 | Input 2, right click on the node and add pins to add more merge inputs. | |
| FManagedArrayCollection | Collection3 | Input 3, right click on the node and add pins to add more merge inputs. | |
| FManagedArrayCollection | Collection4 | Input 4, right click on the node and add pins to add more merge inputs. | |
| FManagedArrayCollection | Collection5 | Input 5, right click on the node and add pins to add more merge inputs. | |
| int32 | NumInputs | The number of inputs currently exposed to the node UI. |
Constructors
| Type | Name | Description | |
|---|---|---|---|
FChaosClothAssetMergeClothCollectionsNode
(
const Dataflow::FNodeParameters& InParam, |
Functions
| Type | Name | Description | |
|---|---|---|---|
| FName | |||
| FName | |||
| FString | StaticTags () |
||
| FString | |||
| FName | StaticType () |
Overridden from FDataflowNode
| Type | Name | Description | |
|---|---|---|---|
| FName | GetCategory () |
||
| FName | |||
| FString | GetTags () |
||
| FName | GetType () |
||
| bool | |||
| FStructOnScope * | |||
| void | SerializeInternal
(
FArchive& Ar |
Struct Support | |
| const UScriptStruct * |
Constants
| Name | Description |
|---|---|
| MaxInputs |