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

Public Types

typedef FMetalDynamicRHI::FProcessResult(FMetalDynamicRHI::* FQueueFunc) ()
 

Public Member Functions

 FMetalThread (TCHAR const *Name, EThreadPriority Priority, FMetalDynamicRHI *RHI, FQueueFunc QueueFunc)
 
virtual ~FMetalThread ()
 
void Kick () const
 
void Join () const
 

Member Typedef Documentation

◆ FQueueFunc

typedef FMetalDynamicRHI::FProcessResult(FMetalDynamicRHI::* FMetalThread::FQueueFunc) ()

Constructor & Destructor Documentation

◆ FMetalThread()

FMetalThread::FMetalThread ( TCHAR const *  Name,
EThreadPriority  Priority,
FMetalDynamicRHI RHI,
FQueueFunc  QueueFunc 
)
inline

◆ ~FMetalThread()

virtual FMetalThread::~FMetalThread ( )
inlinevirtual

Member Function Documentation

◆ Join()

void FMetalThread::Join ( ) const
inline

◆ Kick()

void FMetalThread::Kick ( ) const
inline

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