FZenStoreWriter::RemoveCookedPackages

Remove the given cooked package(s) from storage; they have been modified since the last cook.

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

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

Remarks

Remove the given cooked package(s) from storage; they have 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