FExclusiveLoadPackageTimeTracker::PopPostLoad

Records a time and stats for the loaded package.

Windows
MacOS
Linux

References

Module

CoreUObject

Header

/Engine/Source/Runtime/CoreUObject/Public/Misc/ExclusiveLoadPackageTimeTracker.h

Include

#include "Misc/ExclusiveLoadPackageTimeTracker.h"

Syntax

static void PopPostLoad
(
    UObject * PostLoadObject
)

Remarks

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.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss