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