Navigation
API > API/Editor > API/Editor/UnrealEd > API/Editor/UnrealEd/Factories > API/Editor/UnrealEd/Factories/UReimportFbxSkeletalMeshFactory
- UFactory::FactoryCanImport()
- UFbxFactory::FactoryCanImport()
- UReimportFbxSkeletalMeshFactory::FactoryCanImport()
References
Module | UnrealEd |
Header | /Engine/Source/Editor/UnrealEd/Classes/Factories/ReimportFbxSkeletalMeshFactory.h |
Include | #include "Factories/ReimportFbxSkeletalMeshFactory.h" |
Source | /Engine/Source/Editor/UnrealEd/Private/Factories/EditorFactories.cpp |
virtual bool FactoryCanImport
&40;
const FString & Filename
&41;
Remarks
Whether the specified file can be imported by this factory. true if the file is supported, false otherwise.