Navigation
API > API/Editor > API/Editor/ClothPainter
Inheritance Hierarchy
- UObjectBase
- UObjectBaseUtility
- UObject
- UClothingAssetExporter
References
| Module | ClothPainter |
| Header | /Engine/Source/Editor/ClothPainter/Public/ClothingAssetExporter.h |
| Include | #include "ClothingAssetExporter.h" |
Syntax
class UClothingAssetExporter : public UObject
Remarks
Modular exporter base class.
Functions
| Type | Name | Description | |
|---|---|---|---|
| void | Export
(
const UClothingAssetBase* ClothingAsset, |
Export the specified asset. | |
| UClass * | Return the class of the exported asset type. |