Navigation
Unreal Engine C++ API Reference > Developer > AssetTools > IAssetTools
Type | Name | Description | |
---|---|---|---|
![]() |
void | ExportAssetsWithDialog
(
const TArray< FString >& AssetsToExport, |
Exports the specified objects to file. |
![]() |
void | ExportAssetsWithDialog
(
const TArray< UObject* >& AssetsToExport, |
Exports the specified objects to file. |