Navigation
API > API/Editor > API/Editor/ClothingSystemEditorInterface > API/Editor/ClothingSystemEditorInterface/UClothingAssetFactoryBase
Description
Return the supported source asset type for this clothing data.
| Name | GetSupportedSourceAssetType |
| Type | function |
| Header File | /Engine/Source/Editor/ClothingSystemEditorInterface/Public/ClothingAssetFactoryInterface.h |
| Include Path | #include "ClothingAssetFactoryInterface.h" |
virtual const UClass * GetSupportedSourceAssetType() const
See Also
- CreateFromSourceAsset.