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

#include <RHICommandList.h>

+ Inheritance diagram for TRHILambdaCommand_NoMarker< RHICmdListType, LAMBDA >:

Public Member Functions

 TRHILambdaCommand_NoMarker (LAMBDA &&InLambda)
 
void ExecuteAndDestruct (FRHICommandListBase &CmdList) override final
 

Public Attributes

LAMBDA Lambda
 
- Public Attributes inherited from FRHICommandBase
FRHICommandBaseNext = nullptr
 

Constructor & Destructor Documentation

◆ TRHILambdaCommand_NoMarker()

Member Function Documentation

◆ ExecuteAndDestruct()

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

Implements FRHICommandBase.

Member Data Documentation

◆ Lambda


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