UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
FRenderThreadCommandPipe Class Reference

#include <RenderingThread.h>

+ Inheritance diagram for FRenderThreadCommandPipe:

Static Public Member Functions

template<typename RenderCommandTag , typename LambdaType >
static void Enqueue (LambdaType &&Lambda)
 
static void Enqueue (FRenderCommandList *CommandList)
 

Additional Inherited Members

- Public Member Functions inherited from FRenderCommandPipeBase
 ~FRenderCommandPipeBase ()
 
- Protected Member Functions inherited from FRenderCommandPipeBase
void ResetContext ()
 
- Protected Attributes inherited from FRenderCommandPipeBase
FContextContext = new FContext
 
UE::FMutex Mutex
 

Member Function Documentation

◆ Enqueue() [1/2]

static void FRenderThreadCommandPipe::Enqueue ( FRenderCommandList CommandList)
inlinestatic

◆ Enqueue() [2/2]

static void FRenderThreadCommandPipe::Enqueue ( LambdaType &&  Lambda)
inlinestatic

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