UFbxSceneImportFactory::FactoryCreateFile

[UFactory](API\Editor\UnrealEd\Factories\UFactory) Interface

Windows
MacOS
Linux

Override Hierarchy

UFactory::FactoryCreateFile()

UFbxSceneImportFactory::FactoryCreateFile()

References

Module

UnrealEd

Header

/Engine/Source/Editor/UnrealEd/Classes/Factories/FbxSceneImportFactory.h

Include

#include "Factories/FbxSceneImportFactory.h"

Source

/Engine/Source/Editor/UnrealEd/Private/Fbx/FbxSceneImportFactory.cpp

Syntax

virtual UObject * FactoryCreateFile
(
    UClass * InClass,
    UObject * InParent,
    FName InName,
    EObjectFlags Flags,
    const FString & Filename,
    const TCHAR * Parms,
    FFeedbackContext * Warn,
    bool & bOutOperationCanceled
)

Remarks

UFactory Interface

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