UPackage::SetLoadTime

Sets the time it took to load this package.

Windows
MacOS
Linux

References

Module

CoreUObject

Header

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

Include

#include "UObject/Package.h"

Syntax

void SetLoadTime
(
    float InLoadTime
)

Remarks

Sets the time it took to load this package.

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