Navigation
API > API/Runtime > API/Runtime/CoreUObject > API/Runtime/CoreUObject/UObject > API/Runtime/CoreUObject/UObject/FLinkerSave
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. This is used e.g. to decide whether to update the in-memory file offsets for BulkData.