Navigation
API > API/Runtime > API/Runtime/DatasmithCore
Inheritance Hierarchy
- UObjectBase
- UObjectBaseUtility
- UObject
- UDatasmithClothComponentFactory
References
| Module | DatasmithCore |
| Header | /Engine/Source/Runtime/Datasmith/DatasmithCore/Public/DatasmithCloth.h |
| Include | #include "DatasmithCloth.h" |
Syntax
UCLASS (Abstract)
class UDatasmithClothComponentFactory : public UObject
Remarks
Modular cloth component factory base class.
Constructors
| Type | Name | Description | |
|---|---|---|---|
Destructors
| Type | Name | Description | |
|---|---|---|---|
Functions
| Type | Name | Description | |
|---|---|---|---|
| USceneComponent * | CreateClothComponent
(
UObject* Outer |
||
| void | InitializeClothComponent
(
USceneComponent* ClothComponent, |