Navigation
Unreal Engine C++ API Reference > Editor > UnrealEd > Factories > UFactory > StaticImportObject
References
Module | UnrealEd |
Header | /Engine/Source/Editor/UnrealEd/Classes/Factories/Factory.h |
Include | #include "Factories/Factory.h" |
Source | /Engine/Source/Editor/UnrealEd/Private/Factories/Factory.cpp |
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
)