UFbxFactory::FactoryCanImport

Whether the specified file can be imported by this factory.

Windows
MacOS
Linux

Override Hierarchy

References

Module

UnrealEd

Header

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

Include

#include "Factories/FbxFactory.h"

Source

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

Syntax

virtual bool FactoryCanImport
(
    const FString & Filename
)

Remarks

Whether the specified file can be imported by this factory.

Returns

true if the file is supported, false otherwise.

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