Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/Unix > API/Runtime/Core/Unix/FUnixTLS
References
| Module | Core |
| Header | /Engine/Source/Runtime/Core/Public/Unix/UnixPlatformTLS.h |
| Include | #include "Unix/UnixPlatformTLS.h" |
static void SetTlsValue
&40;
uint32 SlotIndex,
void &42; Value
&41;
Remarks
Sets a value in the specified TLS slot
Parameters
| Name | Description |
|---|---|
| SlotIndex | the TLS index to store it in |
| Value | the value to store in the slot |