WaitUntilTaskCompletes

Overload list

Windows
MacOS
Linux
Name Description

Public function

void

 

WaitUntilTaskCompletes

(
    const FGraphEventRef& Task,
    ENamedThreads::Type CurrentThreadIf...
)

Requests that a named thread, which must be this thread, run until a task is complete

Public function

void

 

WaitUntilTaskCompletes

(
    FGraphEventRef&& Task,
    ENamedThreads::Type CurrentThreadIf...
)

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