Navigation
API > API/Developer > API/Developer/AssetTools > API/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. |