ImportAssets

Overload list

Windows
MacOS
Linux
Name Description

Public function

TArray< UObj...

 

ImportAssets

(
    const FString& DestinationPath
)

This version of ImportAssets has been deprecated. Use ImportAssetsWithDialog instead

Public function Const

TArray< UObj...

 

ImportAssets

(
    const TArray< FString >& Files,
    const FString& DestinationPath,
    UFactory* ChosenFactory,
    bool bSyncToBrowser,
    TArray< TPair< FString, FString >> ...
)

Imports the specified files to the destination path.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss