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

#include <RenderingThread.h>

Public Member Functions

 FContext ()
 
 FContext (FContext &&Other)
 

Public Attributes

FMemStackBase Allocator
 
UE::RenderCommandPipe::FCommandList CommandList
 
bool bDeleteAfterExecute = false
 

Constructor & Destructor Documentation

◆ FContext() [1/2]

FRenderCommandPipeBase::FContext::FContext ( )
inline

◆ FContext() [2/2]

FRenderCommandPipeBase::FContext::FContext ( FContext &&  Other)
inline

Member Data Documentation

◆ Allocator

FMemStackBase FRenderCommandPipeBase::FContext::Allocator

◆ bDeleteAfterExecute

bool FRenderCommandPipeBase::FContext::bDeleteAfterExecute = false

◆ CommandList

UE::RenderCommandPipe::FCommandList FRenderCommandPipeBase::FContext::CommandList

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