Navigation
API > API/Plugins > API/Plugins/ChaosClothAssetDataflowNodes > API/Plugins/ChaosClothAssetDataflowNodes/ChaosClothAsset
References
| Module | ChaosClothAssetDataflowNodes |
| Header | /Engine/Plugins/ChaosClothAssetEditor/Source/ChaosClothAssetDataflowNodes/Public/ChaosClothAsset/ImportedValue.h |
| Include | #include "ChaosClothAsset/ImportedValue.h" |
Syntax
USTRUCT ()
struct FChaosClothAssetImportedIntValue
Variables
| Type | Name | Description | |
|---|---|---|---|
| bool | bUseImportedValue | Whether the property can use the values imported from USD | |
| int32 | ImportedValue | Property integer Value |
Typedefs
| Name | Description |
|---|---|
| ImportedType |