FZenStoreWriter::WritePackageTrailer

Write the PackageTrailer, a separate segment for some bulkdata that is written the end of the file.

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 void WritePackageTrailer
(
    const [FPackageTrailerInfo](API\Runtime\Core\Serialization\IPackageWriter\FPackageTrailerInfo) & Info,
    const [FIoBuffer](API\Runtime\Core\IO\FIoBuffer) & Data
)

Remarks

Write the PackageTrailer, a separate segment for some bulkdata that is written the end of the file.


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library