FRunnableThread::GetThreadName

Retrieves the given name of the thread

Windows
MacOS
Linux

References

Module

Core

Header

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

Include

#include "HAL/RunnableThread.h"

Syntax

const FString & GetThreadName() const

Remarks

Retrieves the given name of the thread

Returns

Name that was set by CreateThread

See Also

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