UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
FActorThreadContext Class Reference
+ Inheritance diagram for FActorThreadContext:

Public Attributes

AActorTestRegisterTickFunctions
 

Additional Inherited Members

- Public Member Functions inherited from FTlsAutoCleanup
virtual ~FTlsAutoCleanup ()
 
CORE_API void Register ()
 
- Static Public Member Functions inherited from TThreadSingleton< FActorThreadContext >
static FORCEINLINE FActorThreadContextGet ()
 
static FORCEINLINE FActorThreadContextGet (TFunctionRef< FTlsAutoCleanup *()> CreateInstance)
 
static FORCEINLINE FActorThreadContextTryGet ()
 
static FORCEINLINE FActorThreadContextInject (FActorThreadContext *Instance)
 
- Protected Member Functions inherited from TThreadSingleton< FActorThreadContext >
 TThreadSingleton ()
 
virtual ~TThreadSingleton ()
 
- Static Protected Member Functions inherited from TThreadSingleton< FActorThreadContext >
static FTlsAutoCleanupCreateInstance ()
 
- Protected Attributes inherited from TThreadSingleton< FActorThreadContext >
const uint32 ThreadId
 

Detailed Description

Thread safe container for actor related global variables

Member Data Documentation

◆ TestRegisterTickFunctions

AActor* FActorThreadContext::TestRegisterTickFunctions

Tests tick function registration


The documentation for this class was generated from the following file: