Navigation
Unreal Engine C++ API Reference > Editor > UnrealEd > Factories > UFactory
- UFactory::IsAutomatedImport()
- UCSVImportFactory::IsAutomatedImport()
- UReimportFbxAnimSequenceFactory::IsAutomatedImport()
- UReimportFbxSkeletalMeshFactory::IsAutomatedImport()
- UReimportFbxStaticMeshFactory::IsAutomatedImport()
- UReimportTextureFactory::IsAutomatedImport()
References
Module | UnrealEd |
Header | /Engine/Source/Editor/UnrealEd/Classes/Factories/Factory.h |
Include | #include "Factories/Factory.h" |
Source | /Engine/Source/Editor/UnrealEd/Private/Factories/Factory.cpp |
virtual bool IsAutomatedImport() const
true if this factory is being used for automated import. Dialogs and user input should be disabled if this method returns true