Navigation
Unreal Engine C++ API Reference > 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.