Navigation
API > API/Runtime > API/Runtime/CoreUObject
Context passed to ICookArtifact::AppendPackageMetadata. Allows artifacts to store data along with the package's op that is recalculated each time the package is incrementally recooked.
Name
FAppendPackageMetaDataContext
Type
struct
Header File
/Engine/Source/Runtime/CoreUObject/Public/Cooker/CookArtifact.h
Include Path
#include "Cooker/CookArtifact.h"
Syntax
struct FAppendPackageMetaDataContext
Copy full snippet
Structs
Variables
Public
Protected
Name
Type
Remarks
Include Path
Unreal Specifiers
Entries
TArray < FEntry, TInlineAllocator< 4 > >
Cooker/CookArtifact.h
Functions
Public
Name
Remarks
Include Path
Unreal Specifiers
Cooker/CookArtifact.h
Stores a pre-built FCbObject as the attachment for Key.
Cooker/CookArtifact.h