UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
TRHILambdaCommandMultiPipe< RHICmdListType, LAMBDA > Struct Template Referencefinal

#include <RHICommandList.h>

+ Inheritance diagram for TRHILambdaCommandMultiPipe< RHICmdListType, LAMBDA >:

Public Member Functions

 TRHILambdaCommandMultiPipe (LAMBDA &&InLambda, const TCHAR *InName, ERHIPipeline InPipelines)
 
void ExecuteAndDestruct (FRHICommandListBase &CmdList) override final
 

Public Attributes

LAMBDA Lambda
 
ERHIPipeline Pipelines
 
- Public Attributes inherited from FRHICommandBase
FRHICommandBaseNext = nullptr
 

Constructor & Destructor Documentation

◆ TRHILambdaCommandMultiPipe()

Member Function Documentation

◆ ExecuteAndDestruct()

void TRHILambdaCommandMultiPipe< RHICmdListType, LAMBDA >::ExecuteAndDestruct ( FRHICommandListBase CmdList)
inlinefinaloverridevirtual

Implements FRHICommandBase.

Member Data Documentation

◆ Lambda

◆ Pipelines


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