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

#include <RHICommandList.h>

+ Inheritance diagram for TRHILambdaCommand< RHICmdListType, LAMBDA >:

Public Member Functions

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

Public Attributes

LAMBDA Lambda
 
- Public Attributes inherited from FRHICommandBase
FRHICommandBaseNext = nullptr
 

Constructor & Destructor Documentation

◆ TRHILambdaCommand()

TRHILambdaCommand< RHICmdListType, LAMBDA >::TRHILambdaCommand ( LAMBDA &&  InLambda,
const TCHAR InName 
)
inline

Member Function Documentation

◆ ExecuteAndDestruct()

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

Implements FRHICommandBase.

Member Data Documentation

◆ Lambda


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