Navigation
Unreal Engine C++ API Reference > Runtime > CoreUObject > UObject > FObjectSaveContextData
Syntax
bool bUpdatingLoadedPath
Remarks
Set to true when the LoadedPath of the package being saved is being updated. This allows us to update the in-memory package when it is saved in editor to match its new save file.