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

#include <RenderingThread.h>

+ Inheritance diagram for FRenderCommandPipeBase:

Classes

struct  FContext
 

Public Member Functions

 ~FRenderCommandPipeBase ()
 

Protected Member Functions

void ResetContext ()
 

Protected Attributes

FContextContext = new FContext
 
UE::FMutex Mutex
 

Constructor & Destructor Documentation

◆ ~FRenderCommandPipeBase()

FRenderCommandPipeBase::~FRenderCommandPipeBase ( )
inline

Member Function Documentation

◆ ResetContext()

void FRenderCommandPipeBase::ResetContext ( )
inlineprotected

Member Data Documentation

◆ Context

FContext* FRenderCommandPipeBase::Context = new FContext
protected

◆ Mutex

UE::FMutex FRenderCommandPipeBase::Mutex
protected

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