TRHILambdaCommand

Windows
MacOS
Linux

Inheritance Hierarchy

FRHICommandBase

TRHICommandList_RecursiveHazardous::TRHILambdaCommand

References

Module

RHI

Header

/Engine/Source/Runtime/RHI/Public/RHICommandList.h

Include

#include "RHICommandList.h"

Syntax

template<typename LAMBDA>
struct TRHILambdaCommand : public FRHICommandBase

Variables

Name Description

Public variable

LAMBDA

 

Lambda

Constructors

Name Description

Public function

TRHILambdaCommand

(
    LAMBDA&& InLambda
)

Functions

Name Description

Public function

void

 

ExecuteAndDestruct

(
    FRHICommandListBase& CmdList,
    FRHICommandListDebugContext&
)

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss