Navigation
API > API/Plugins > API/Plugins/ChaosClothAssetEditorTools > API/Plugins/ChaosClothAssetEditorTools/ChaosClothAsset
Inheritance Hierarchy
- UObjectBase
- UObjectBaseUtility
- UObject
- UToolTarget
- UPrimitiveComponentToolTarget
- UClothComponentToolTarget
References
| Module | ChaosClothAssetEditorTools |
| Header | /Engine/Plugins/Experimental/ChaosClothAssetEditor/Source/ChaosClothAssetEditorTools/Public/ChaosClothAsset/ClothComponentToolTarget.h |
| Include | #include "ChaosClothAsset/ClothComponentToolTarget.h" |
Syntax
UCLASS&40;Transient&41;
class UClothComponentToolTarget :
public UPrimitiveComponentToolTarget,
public IClothAssetBackedTarget
Remarks
A tool target backed by a cloth component
Functions
| Type | Name | Description | |
|---|---|---|---|
| UChaosClothComponent * |
Overridden from UToolTarget
| Type | Name | Description | |
|---|---|---|---|
| bool | IsValid () |
UToolTarget. |
Overridden from IClothAssetBackedTarget
| Type | Name | Description | |
|---|---|---|---|
| UChaosClothAsset * | IClothAssetBackedTarget. |