Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/ICookedPackageWriter
Description
Called during CookByTheBookFinished, after UpdateLastReferenceDateAndPruneStaleOps. Return the list of all packages that have cooked data from the current or previous cooks. CookArtifacts use this to cull their data when previously cooked packages are pruned.
| Name | GetOplogPackageNames |
| Type | function |
| Header File | /Engine/Source/Runtime/Core/Public/Serialization/PackageWriter.h |
| Include Path | #include "Serialization/PackageWriter.h" |
TArray < FName > GetOplogPackageNames()