Navigation
API > API/Runtime > API/Runtime/CoreUObject > API/Runtime/CoreUObject/Serialization > API/Runtime/CoreUObject/Serialization/IBulkDataRegistry
References
| Module | CoreUObject |
| Header | /Engine/Source/Runtime/CoreUObject/Public/Serialization/BulkDataRegistry.h |
| Include | #include "Serialization/BulkDataRegistry.h" |
void UpdatePlaceholderPayloadId
(
const UE::Serialization::FEditorBulkData & BulkData
)
Remarks
Notify that a legacy BulkData with a PlaceholderPayloadId has loaded its data and updated its PayloadId, and the Registry should copy the updated PayloadId into the cache if it hasn't already calculated it.