StaticImportObject

Overload list

Windows
MacOS
Linux
Name Description

Public function Static

UObject *...

 

StaticImportObject

(
    UClass* Class,
    UObject* InOuter,
    FName Name,
    EObjectFlags Flags,
    const TCHAR* Filename,
    UObject* Context,
    UFactory* Factory,
    const TCHAR* Parms,
    FFeedbackContext* Warn,
    int32 MaxImportFileSize
)

Public function Static

UObject *...

 

StaticImportObject

(
    UClass* Class,
    UObject* InOuter,
    FName Name,
    EObjectFlags Flags,
    bool& bOutOperationCanceled,
    const TCHAR* Filename,
    UObject* Context,
    UFactory* Factory,
    const TCHAR* Parms,
    FFeedbackContext* Warn,
    int32 MaxImportFileSize
)

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