Navigation
Unreal Engine C++ API Reference > Developer > AssetTools > IAssetTools
References
Module | AssetTools |
Header | /Engine/Source/Developer/AssetTools/Public/IAssetTools.h |
Include | #include "IAssetTools.h" |
TArray< UObject &42; > ImportAssetsAutomated
&40;
const UAutomatedAssetImportData &42; ImportData
&41;
Remarks
Imports assets using data specified completely up front. Does not ever ask any questions of the user or show any modal error messages list of successfully imported assets
Parameters
Name | Description |
---|---|
AutomatedImportData | Data that specifies how to import each file |