Navigation
API > API/Runtime > API/Runtime/CoreUObject > API/Runtime/CoreUObject/UObject
References
| Module | CoreUObject |
| Header | /Engine/Source/Runtime/CoreUObject/Public/UObject/ArchiveCookContext.h |
| Include | #include "UObject/ArchiveCookContext.h" |
Syntax
struct FArchiveCookContext
Remarks
Accessor for data about the package being cooked during UObject::Serialize calls.
Constructors
| Type | Name | Description | |
|---|---|---|---|
FArchiveCookContext
(
UPackage* InPackage, |
Functions
| Type | Name | Description | |
|---|---|---|---|
| ECookingDLC | |||
| FCookTagList * | |||
| ECookType | GetCookType () |
||
| bool | |||
| bool | |||
| bool | |||
| void | Reset () |
Enums
| Type | Name | Description | |
|---|---|---|---|
| ECookingDLC | |||
| ECookType |