Navigation
API > API/Runtime > API/Runtime/DatasmithCore
Inheritance Hierarchy
- UObjectBase
- UObjectBaseUtility
- UObject
- UDatasmithClothAssetFactory
References
| Module | DatasmithCore |
| Header | /Engine/Source/Runtime/Datasmith/DatasmithCore/Public/DatasmithCloth.h |
| Include | #include "DatasmithCloth.h" |
Syntax
UCLASS (Abstract)
class UDatasmithClothAssetFactory : public UObject
Remarks
Modular cloth asset factory base class.
Constructors
| Type | Name | Description | |
|---|---|---|---|
Destructors
| Type | Name | Description | |
|---|---|---|---|
Functions
| Type | Name | Description | |
|---|---|---|---|
| UObject * | CreateClothAsset
(
UObject* Outer, |
||
| UObject * | DuplicateClothAsset
(
UObject* ClothAsset, |
||
| PRAGMA_DISABLE_DEPRECATION_WARNINGS void | InitializeClothAsset
(
UObject* ClothAsset, |