FGenericPlatformTLS::IsValidTlsSlot

Return false if this is an invalid TLS slot

Windows
MacOS
Linux

References

Module

Core

Header

/Engine/Source/Runtime/Core/Public/GenericPlatform/GenericPlatformTLS.h

Include

#include "GenericPlatform/GenericPlatformTLS.h"

Syntax

static bool IsValidTlsSlot
(
    uint32 SlotIndex
)

Remarks

Return false if this is an invalid TLS slot

Returns

true if this looks like a valid slot

Parameters

Parameter

Description

SlotIndex

the TLS index to check

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