Navigation
API > API/Runtime > API/Runtime/CoreUObject
| |
|
| Name |
FEndLoadPackageContext |
| Type |
struct |
| Header File |
/Engine/Source/Runtime/CoreUObject/Public/UObject/UObjectGlobals.h |
| Include Path |
#include "UObject/UObjectGlobals.h" |
Syntax
struct FEndLoadPackageContext
Variables
Public
| Name |
Type |
Remarks |
Include Path |
Unreal Specifiers |
| bSynchronous |
bool |
|
UObject/UObjectGlobals.h |
|
| LoadedPackages |
TConstArrayView< UPackage * > |
|
UObject/UObjectGlobals.h |
|
| RecursiveDepth |
int32 |
|
UObject/UObjectGlobals.h |
|