UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
FLoadedPackageCellsRef Class Reference

Public Member Functions

 FLoadedPackageCellsRef (EInPlace)
 
void RemoveUnreferencedObsoletePackage ()
 
void StorePublicCellExport (uint64 ExportHash, Verse::VCell *Cell)
 
Verse::VCell * GetPublicCellExport (uint64 ExportHash)
 
void PinPublicCellExportsForGC ()
 
void UnpinPublicCellExportsForGC ()
 

Friends

class FAsyncLoadingVerseRoot
 

Constructor & Destructor Documentation

◆ FLoadedPackageCellsRef()

FLoadedPackageCellsRef::FLoadedPackageCellsRef ( EInPlace  )
inline

Member Function Documentation

◆ GetPublicCellExport()

Verse::VCell * FLoadedPackageCellsRef::GetPublicCellExport ( uint64  ExportHash)
inline

◆ PinPublicCellExportsForGC()

void FLoadedPackageCellsRef::PinPublicCellExportsForGC ( )
inline

◆ RemoveUnreferencedObsoletePackage()

void FLoadedPackageCellsRef::RemoveUnreferencedObsoletePackage ( )
inline

◆ StorePublicCellExport()

void FLoadedPackageCellsRef::StorePublicCellExport ( uint64  ExportHash,
Verse::VCell *  Cell 
)
inline

◆ UnpinPublicCellExportsForGC()

void FLoadedPackageCellsRef::UnpinPublicCellExportsForGC ( )
inline

Friends And Related Symbol Documentation

◆ FAsyncLoadingVerseRoot

friend class FAsyncLoadingVerseRoot
friend

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