Navigation
Unreal Engine C++ API Reference > Developer > AssetTools > IAssetTools
Type | Name | Description | |
---|---|---|---|
![]() |
void | CreateAssetsFrom
(
TConstArrayView< UObject* > SourceObjects, |
Creates one or more assets using the source objects as the basis for the next type. |
![]() |
void | CreateAssetsFrom
(
TConstArrayView< SourceObjectType* > SourceObjects, |
Creates one or more assets using the source objects as the basis for the next type. |