Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/Serialization > API/Runtime/Core/Serialization/ICookedPackageWriter
| Type | Name | Description | |
|---|---|---|---|
| void | Remove all cooked packages from storage. | ||
| void | RemoveCookedPackages
(
TArrayView< const FName > PackageNamesToRemove |
Remove the given cooked package(s) from storage; they have been modified since the last cook. |