FUnixTLS::GetTlsValue

Reads the value stored at the specified TLS slot

Windows
MacOS
Linux

References

Module

Core

Header

/Engine/Source/Runtime/Core/Public/Unix/UnixPlatformTLS.h

Include

#include "Unix/UnixPlatformTLS.h"

Syntax

static void * GetTlsValue
(
    uint32 SlotIndex
)

Remarks

Reads the value stored at the specified TLS slot

Returns

the value stored in the slot

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