Navigation
API > API/Runtime > API/Runtime/RHI > API/Runtime/RHI/FRHICommandListImmediate
| Name | FQueuedCommandList |
| Type | struct |
| Header File | /Engine/Source/Runtime/RHI/Public/RHICommandList.h |
| Include Path | #include "RHICommandList.h" |
Syntax
struct FQueuedCommandList
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| RHICommandList.h | |||
FQueuedCommandList
(
FRHICommandListBase* InCmdList |
RHICommandList.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| CmdList | FRHICommandListBase * | The command list to enqueue. | RHICommandList.h |