Navigation
API > API/Plugins > API/Plugins/HairStrandsEditor > API/Plugins/HairStrandsEditor/UHairStrandsFactory
- UFactory::FactoryCanImport()
- UHairStrandsFactory::FactoryCanImport()
- UReimportHairStrandsFactory::FactoryCanImport()
- UReimportGroomCacheFactory::FactoryCanImport()
References
Module | HairStrandsEditor |
Header | /Engine/Plugins/Runtime/HairStrands/Source/HairStrandsEditor/Public/HairStrandsFactory.h |
Include | #include "HairStrandsFactory.h" |
Source | /Engine/Plugins/Runtime/HairStrands/Source/HairStrandsEditor/Private/HairStrandsFactory.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.