![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <ArchiveCookContext.h>
Public Types | |
| typedef UE::Cook::ECookType | ECookType |
| typedef UE::Cook::ECookingDLC | ECookingDLC |
Public Member Functions | |
| FArchiveCookContext (UPackage *InPackage, UE::Cook::ECookType InCookType, UE::Cook::ECookingDLC InCookingDLC) | |
| FArchiveCookContext (UPackage *InPackage, UE::Cook::ECookType InCookType, UE::Cook::ECookingDLC InCookingDLC, const ITargetPlatform *InTargetPlatform) | |
| FArchiveCookContext (UPackage *InPackage, UE::Cook::ECookType InCookType, UE::Cook::ECookingDLC InCookingDLC, const ITargetPlatform *InTargetPlatform, UE::Cook::ICookInfo *InCookInfo) | |
| void | Reset () |
| FCookTagList * | GetCookTagList () |
| const ITargetPlatform * | GetTargetPlatform () const |
| bool | IsCookByTheBook () const |
| bool | IsCookOnTheFly () const |
| bool | IsCookTypeUnknown () const |
| UE::Cook::ECookType | GetCookType () const |
| UE::Cook::ECookingDLC | GetCookingDLC () const |
| UE::Cook::ICookInfo * | GetCookInfo () |
Accessor for data about the package being cooked during UObject::Serialize calls.
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |