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