Navigation
API > API/Plugins > API/Plugins/ChaosClothAssetEngine > API/Plugins/ChaosClothAssetEngine/ChaosClothAsset > API/Plugins/ChaosClothAssetEngine/ChaosClothAsset/UChaosClothAsset
References
| Module | ChaosClothAssetEngine |
| Header | /Engine/Plugins/ChaosClothAsset/Source/ChaosClothAssetEngine/Public/ChaosClothAsset/ClothAsset.h |
| Include | #include "ChaosClothAsset/ClothAsset.h" |
void SetDataflowTerminal
(
const FString & InDataflowTerminal
)
Remarks
Set the name of the Dataflow terminal node for this cloth asset.
Parameters
| Name | Description |
|---|---|
| InDataflowTerminal | The new name of the Dataflow terminal node. |