Navigation
API > API/Editor > API/Editor/UnrealEd > API/Editor/UnrealEd/Factories > API/Editor/UnrealEd/Factories/UFactory
- UFactory::IsAutomatedImport()
- UReimportFbxStaticMeshFactory::IsAutomatedImport()
- UReimportFbxAnimSequenceFactory::IsAutomatedImport()
- UReimportTextureFactory::IsAutomatedImport()
- UReimportFbxSkeletalMeshFactory::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&40;&41; const
true if this factory is being used for automated import. Dialogs and user input should be disabled if this method returns true