FZenStoreWriter::RemoveCookedPackages

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

Windows
MacOS
Linux

Override Hierarchy

ICookedPackageWriter::RemoveCookedPackages()

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

Syntax

virtual void RemoveCookedPackages
(
    TArrayView< const FName > PackageNamesToRemove
)

Remarks

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