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