Navigation
API > API/Runtime > API/Runtime/CoreUObject
Context passed to ICookArtifact::StoreDataInOplog. Allows artifacts to contribute global per-cook attachment data without directly accessing the package writer.
Name
FStoreDataInOplogContext
Type
struct
Header File
/Engine/Source/Runtime/CoreUObject/Public/Cooker/CookArtifact.h
Include Path
#include "Cooker/CookArtifact.h"
Syntax
struct FStoreDataInOplogContext
Copy full snippet
Structs
Variables
Public
Name
Type
Remarks
Include Path
Unreal Specifiers
UCookOnTheFlyServer
friend
Cooker/CookArtifact.h
Protected
Name
Type
Remarks
Include Path
Unreal Specifiers
Entries
TArray < FEntry, TInlineAllocator< 4 > >
Cooker/CookArtifact.h
Functions
Public