FThread::~FThread

Destructor asserts if the instance is not joined or detached.

Windows
MacOS
Linux

References

Module

Core

Header

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

Include

#include "HAL/Thread.h"

Source

/Engine/Source/Runtime/Core/Private/HAL/Thread.cpp

Syntax

~FThread()

Remarks

Destructor asserts if the instance is not joined or detached.

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