Navigation
Unreal Engine C++ API Reference > Editor > UnrealEd > Commandlets > UImportAssetsCommandlet
References
Module | UnrealEd |
Header | /Engine/Source/Editor/UnrealEd/Public/Commandlets/ImportAssetsCommandlet.h |
Include | #include "Commandlets/ImportAssetsCommandlet.h" |
Source | /Engine/Source/Editor/UnrealEd/Private/Commandlets/ImportAssetsCommandlet.cpp |
bool ImportAndSave
&40;
const TArray< UAutomatedAssetImportData &42; > & AssetImportList
&41;
Remarks
Imports and saves assets
Parameters
Name | Description |
---|---|
AssetImportList | List of import data to import. Each element in the list represents a list of assets using the same import settings |