Navigation
API > API/Editor > API/Editor/UnrealEd > API/Editor/UnrealEd/FImportObjectParams
Syntax
bool bShouldCallEditChange
Remarks
True if we should call PreEditChange/PostEditChange on the object as it's imported. Pass false here if you're going to do that on your own.