UPackage::GetLoadTime

Returns the time it took the last time this package was fully loaded, 0 otherwise.

Windows
MacOS
Linux

References

Module

CoreUObject

Header

/Engine/Source/Runtime/CoreUObject/Public/UObject/Package.h

Include

#include "UObject/Package.h"

Syntax

float GetLoadTime()

Remarks

Returns the time it took the last time this package was fully loaded, 0 otherwise.

Returns

Time it took to load.

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