FRunnableThread::WaitForCompletion

Halts the caller until this thread is has completed its work.

Windows
MacOS
Linux

References

Module

Core

Header

/Engine/Source/Runtime/Core/Public/HAL/RunnableThread.h

Include

#include "HAL/RunnableThread.h"

Syntax

void WaitForCompletion()

Remarks

Halts the caller until this thread is has completed its work.

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