FZenStoreWriter::GetOplogAttachment

Returns an Attachment that was previously commited for the given PackageName.

Unreal Engine C++ API Reference > Developer > IoStoreUtilities > FZenStoreWriter

References

   
Module IoStoreUtilities
Header /Engine/Source/Developer/IoStoreUtilities/Public/ZenStoreWriter.h
Include #include "ZenStoreWriter.h"
Source /Engine/Source/Developer/IoStoreUtilities/Private/ZenStoreWriter.cpp
virtual [FCbObject](API\Runtime\Core\Serialization\FCbObject) GetOplogAttachment
(
    [FName](API\Runtime\Core\UObject\FName) PackageName,
    FUtf8StringView AttachmentKey
)

Remarks

Returns an Attachment that was previously commited for the given PackageName. Returns an empty object if not found.


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library