Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/ICookedPackageWriter
| |
|
| Name |
FCookInfo |
| Type |
struct |
| Header File |
/Engine/Source/Runtime/Core/Public/Serialization/PackageWriter.h |
| Include Path |
#include "Serialization/PackageWriter.h" |
Syntax
struct FCookInfo
Enums
Public
Variables
Public
| Name |
Type |
Remarks |
Include Path |
Unreal Specifiers |
| bFullBuild |
bool |
|
Serialization/PackageWriter.h |
|
| bIterateSharedBuild |
bool |
|
Serialization/PackageWriter.h |
|
| bLegacyIterativeSharedBuild |
bool |
|
Serialization/PackageWriter.h |
|
| bWorkerOnSharedSandbox |
bool |
|
Serialization/PackageWriter.h |
|
| CookMode |
ECookMode |
|
Serialization/PackageWriter.h |
|
| ReferencedPlugins |
TOptional< FReferencedPluginsInfo > |
|
Serialization/PackageWriter.h |
|