Navigation
API > API/Runtime > API/Runtime/RHI > API/Runtime/RHI/TRHIComputeCommandList_Recursive-
| Name | TRHILambdaCommand |
| Type | struct |
| Header File | /Engine/Source/Runtime/RHI/Public/RHICommandList.h |
| Include Path | #include "RHICommandList.h" |
Syntax
template<typename LAMBDA>
struct TRHILambdaCommand : public FRHICommandBase
Inheritance Hierarchy
- FRHICommandBase → TRHIComputeCommandList_RecursiveHazardous::TRHILambdaCommand
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
TRHILambdaCommand
(
LAMBDA&& InLambda |
RHICommandList.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Lambda | LAMBDA | RHICommandList.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
void ExecuteAndDestruct
(
FRHICommandListBase& CmdList |
RHICommandList.h |