UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
FCellExportMapEntry Struct Reference

#include <AsyncLoading2.h>

Public Attributes

uint64 CookedSerialOffset = 0
 
uint64 CookedSerialLayoutSize = 0
 
uint64 CookedSerialSize = 0
 
FMappedName CppClassInfo
 
uint64 PublicExportHash
 

Friends

COREUOBJECT_API friend FArchiveoperator<< (FArchive &Ar, FCellExportMapEntry &CellExportMapEntry)
 

Friends And Related Symbol Documentation

◆ operator<<

COREUOBJECT_API friend FArchive & operator<< ( FArchive Ar,
FCellExportMapEntry CellExportMapEntry 
)
friend

Member Data Documentation

◆ CookedSerialLayoutSize

uint64 FCellExportMapEntry::CookedSerialLayoutSize = 0

◆ CookedSerialOffset

uint64 FCellExportMapEntry::CookedSerialOffset = 0

◆ CookedSerialSize

uint64 FCellExportMapEntry::CookedSerialSize = 0

◆ CppClassInfo

FMappedName FCellExportMapEntry::CppClassInfo

◆ PublicExportHash

uint64 FCellExportMapEntry::PublicExportHash

The documentation for this struct was generated from the following file: