Navigation
Unreal Engine C++ API Reference > Editor > ClothPainter
Inheritance Hierarchy
References
Module | ClothPainter |
Header | /Engine/Source/Editor/ClothPainter/Public/ClothingAssetExporter.h |
Include | #include "ClothingAssetExporter.h" |
Syntax
class UClothingAssetExporter : public [UObject](API\Runtime\CoreUObject\UObject\UObject)
Remarks
Modular exporter base class.
Functions
Type | Name | Description |
---|---|---|
void | Export ( const UClothingAssetBase* Clot..., UObject* ExportedAsset ) | Export the specified asset. |
UClass * | GetExportedType () | Return the class of the exported asset type. |