Navigation
API > API/Editor > API/Editor/UnrealEd > API/Editor/UnrealEd/UFactory
Description
Resets the saved state of this factory.
The states are used to suppress messages during multiple object import. It needs to be reset each time a new import is started
| Name | ResetState |
| Type | function |
| Header File | /Engine/Source/Editor/UnrealEd/Classes/Factories/Factory.h |
| Include Path | #include "Factories/Factory.h" |
| Source | /Engine/Source/Editor/UnrealEd/Private/Factories/Factory.cpp |
void ResetState()