Navigation
API > API/Plugins > API/Plugins/PaperTiledImporter > API/Plugins/PaperTiledImporter/UPaperTiledImporterFactory
- UFactory::FactoryCanImport()
- UPaperTiledImporterFactory::FactoryCanImport()
References
| Module | PaperTiledImporter |
| Header | /Engine/Plugins/2D/Paper2D/Source/PaperTiledImporter/Classes/PaperTiledImporterFactory.h |
| Include | #include "PaperTiledImporterFactory.h" |
| Source | /Engine/Plugins/2D/Paper2D/Source/PaperTiledImporter/Private/PaperTiledImporterFactory.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.