FTlsAutoCleanup

Base class for objects in TLS that support auto-cleanup.

Windows
MacOS
Linux

Inheritance Hierarchy

References

Module

Core

Header

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

Include

#include "HAL/TlsAutoCleanup.h"

Syntax

class FTlsAutoCleanup

Remarks

Base class for objects in TLS that support auto-cleanup.

Destructors

Name Description

Public function Virtual

~FTlsAutoCleanup()

Virtual destructor.

Functions

Name Description

Public function

void

 

Register()

Register this instance to be auto-cleanup.

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