Navigation
API > API/Editor > API/Editor/ClothPainter
A modular interface to provide ways to export clothing assets.
| Name | IClothingAssetExporterClassProvider |
| Type | class |
| Header File | /Engine/Source/Editor/ClothPainter/Public/ClothingAssetExporter.h |
| Include Path | #include "ClothingAssetExporter.h" |
Syntax
class IClothingAssetExporterClassProvider : public IModularFeature
Constants
| Name | Type | Remarks | Include Path |
|---|---|---|---|
| FeatureName | const FName | ClothingAssetExporter.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
TSubclassOf< UClothingAssetExporter > GetClothingAssetExporterClass() |
ClothingAssetExporter.h |