Navigation
API > API/Plugins > API/Plugins/ChaosClothAssetDataflowNodes
| Name | FChaosClothAssetConnectableIStringValue |
| Type | struct |
| Header File | /Engine/Plugins/ChaosClothAssetEditor/Source/ChaosClothAssetDataflowNodes/Public/ChaosClothAsset/ConnectableValue.h |
| Include Path | #include "ChaosClothAsset/ConnectableValue.h" |
Syntax
USTRUCT ()
struct FChaosClothAssetConnectableIStringValue
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| bBuildFabricMaps | bool | Whether the property can override the weight map based on the imported fabrics | ChaosClothAsset/ConnectableValue.h |
|
| bCouldUseFabrics | bool | Whether the property could import fabrics datas or not | ChaosClothAsset/ConnectableValue.h |
|
| StringValue | FString | The value for this property. | ChaosClothAsset/ConnectableValue.h |
|
| StringValue_Override | FString | ChaosClothAsset/ConnectableValue.h |
|