Navigation
Unreal Engine C++ API Reference > Plugins > AlembicImporter > UAlembicImportFactory
- UFactory::FactoryCanImport()
- UAlembicImportFactory::FactoryCanImport()
References
Module | AlembicImporter |
Header | /Engine/Plugins/Importers/AlembicImporter/Source/AlembicImporter/Classes/AlembicImportFactory.h |
Include | #include "AlembicImportFactory.h" |
Source | /Engine/Plugins/Importers/AlembicImporter/Source/AlembicImporter/Private/AlembicImportFactory.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.