UClothingAssetExporter

Modular exporter base class.

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.

Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library