Navigation
API > API/Plugins > API/Plugins/DatasmithImporter > API/Plugins/DatasmithImporter/UDatasmithImportFactory
- UFactory::FactoryCanImport()
- UDatasmithImportFactory::FactoryCanImport()
References
| Module | DatasmithImporter |
| Header | /Engine/Plugins/Enterprise/DatasmithImporter/Source/DatasmithImporter/Public/DatasmithImportFactory.h |
| Include | #include "DatasmithImportFactory.h" |
| Source | /Engine/Plugins/Enterprise/DatasmithImporter/Source/DatasmithImporter/Private/DatasmithImportFactory.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.