Navigation
Unreal Engine C++ API Reference > Runtime > Core > HAL > FRunnableThread
References
Module | Core |
Header | /Engine/Source/Runtime/Core/Public/HAL/RunnableThread.h |
Include | #include "HAL/RunnableThread.h" |
void WaitForCompletion()
Remarks
Halts the caller until this thread is has completed its work.