Navigation
API > API/Runtime > API/Runtime/CoreUObject > API/Runtime/CoreUObject/FExclusiveLoadPackageTimeTracker
Description
Records a time and stats for the loaded package. Optionally provide the loaded asset if it is known, otherwise the asset in the package is detected.
| Name | PopPostLoad |
| Type | function |
| Header File | /Engine/Source/Runtime/CoreUObject/Public/Misc/ExclusiveLoadPackageTimeTracker.h |
| Include Path | #include "Misc/ExclusiveLoadPackageTimeTracker.h" |
static void PopPostLoad
(
UObject * PostLoadObject
)