Navigation
Unreal Engine C++ API Reference > 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, |
||
![]() |
FArchiveCookContext
(
UPackage* InPackage, |
Functions
Type | Name | Description | |
---|---|---|---|
![]() ![]() |
UE::Cook::ECookingDLC | ||
![]() |
FCookTagList * | ||
![]() ![]() |
UE::Cook::ECookType | GetCookType () |
|
![]() ![]() |
const ITargetPlatform * | ||
![]() ![]() |
bool | ||
![]() ![]() |
bool | ||
![]() ![]() |
bool | ||
![]() |
void | Reset () |
Typedefs
Name | Description |
---|---|
ECookingDLC | |
ECookType |
Constants
Name | Description |
---|---|
ECookByTheBook | |
ECookingDLCNo | |
ECookingDLCUnknown | |
ECookingDLCYes | |
ECookOnTheFly | |
ECookTypeUnknown |