Navigation
API > API/Plugins > API/Plugins/NNEEditorTools > API/Plugins/NNEEditorTools/UNNEModelDataFactory
- UFactory::FactoryCanImport()
- UNNEModelDataFactory::FactoryCanImport()
References
| Module | NNEEditorTools |
| Header | /Engine/Plugins/Experimental/NNE/Source/NNEEditorTools/Public/NNEModelDataFactory.h |
| Include | #include "NNEModelDataFactory.h" |
| Source | /Engine/Plugins/Experimental/NNE/Source/NNEEditorTools/Private/NNEModelDataFactory.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.