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

#include <UObjectGlobals.h>

Public Attributes

TConstArrayView< UPackage * > LoadedPackages
 
int32 RecursiveDepth
 
bool bSynchronous
 

Member Data Documentation

◆ bSynchronous

bool FEndLoadPackageContext::bSynchronous

◆ LoadedPackages

TConstArrayView<UPackage*> FEndLoadPackageContext::LoadedPackages

◆ RecursiveDepth

int32 FEndLoadPackageContext::RecursiveDepth

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