FZenStoreWriter::MarkPackagesUpToDate

Signal the given cooked package(s) have been checked for changes and have not been modified since the last cook.

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 MarkPackagesUpToDate
(
    [TArrayView](API\Runtime\Core\Containers\TArrayView)< const [FName](API\Runtime\Core\UObject\FName) > UpToDatePackages
)

Remarks

Signal the given cooked package(s) have been checked for changes and have not been modified since the last cook.


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library