Navigation
API > API/Plugins > API/Plugins/ChaosClothAssetEditorTools > API/Plugins/ChaosClothAssetEditorTools/ChaosClothAsset
Inheritance Hierarchy
- UObjectBase
- UObjectBaseUtility
- UObject
- UToolTargetFactory
- UClothComponentToolTargetFactory
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 UClothComponentToolTargetFactory : public UToolTargetFactory
Remarks
Factory for UClothComponentToolTarget to be used by the target manager.
Overridden from UToolTargetFactory
| Type | Name | Description | |
|---|---|---|---|
| UToolTarget * | BuildTarget
(
UObject* SourceObject, |
||
| bool | CanBuildTarget
(
UObject* SourceObject, |