FLinkerLoad::FinishExternalReadDependencies

Finalizes external dependencies till time limit is exceeded

Windows
MacOS
Linux

References

Module

CoreUObject

Header

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

Include

#include "UObject/LinkerLoad.h"

Source

/Engine/Source/Runtime/CoreUObject/Private/UObject/LinkerLoad.cpp

Syntax

bool FinishExternalReadDependencies
(
    double TimeLimit
)

Remarks

Finalizes external dependencies till time limit is exceeded

Returns

true if all dependencies are finished, false otherwise

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