Navigation
API > API/Runtime > API/Runtime/CoreUObject > API/Runtime/CoreUObject/UPackage
Description
This flag becomes true for loaded packages after serialization and postload and before returning from LoadPackage or calling load completion delegate. For newly created packages in editor, it becomes true once the package is saved.
| Name | GetHasBeenEndLoaded |
| Type | function |
| Header File | /Engine/Source/Runtime/CoreUObject/Public/UObject/Package.h |
| Include Path | #include "UObject/Package.h" |
bool GetHasBeenEndLoaded() const