Navigation
API > API/Plugins > API/Plugins/ChaosClothAssetDataflowNodes > API/Plugins/ChaosClothAssetDataflowNodes/ChaosClothAsset
Inheritance Hierarchy
- FDataflowNode
- FChaosClothAssetImportNode
References
| Module | ChaosClothAssetDataflowNodes |
| Header | /Engine/Plugins/Experimental/ChaosClothAssetEditor/Source/ChaosClothAssetDataflowNodes/Public/ChaosClothAsset/ImportNode.h |
| Include | #include "ChaosClothAsset/ImportNode.h" |
Syntax
USTRUCT&40;Meta&61;&40;DataflowCloth&41;&41;
struct FChaosClothAssetImportNode : public FDataflowNode
Remarks
Import an existing Cloth Asset into the graph.
Variables
| Type | Name | Description | |
|---|---|---|---|
| TObjectPtr< const UChaosClothAsset > | ClothAsset | The Cloth Asset to import into a collection. | |
| FManagedArrayCollection | Collection | ||
| int32 | ImportLod | The LOD to import into the collection. Only one LOD can be imported at a time. |
Constructors
| Type | Name | Description | |
|---|---|---|---|
FChaosClothAssetImportNode
(
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 * |