Navigation
API > API/Developer > API/Developer/AssetTools > API/Developer/AssetTools/IAssetTools
References
Module | AssetTools |
Header | /Engine/Source/Developer/AssetTools/Public/IAssetTools.h |
Include | #include "IAssetTools.h" |
TArray< UObject &42; > ImportAssetsWithDialog
&40;
const FString & DestinationPath
&41;
Remarks
Opens a file open dialog to choose files to import to the destination path. list of successfully imported assets
Parameters
Name | Description |
---|---|
DestinationPath | Path to import files to |