Navigation
API > API/Runtime > API/Runtime/RenderCore > API/Runtime/RenderCore/FRenderThreadCommandPipe
| Name | FRenderCommandListTask |
| Type | class |
| Header File | /Engine/Source/Runtime/RenderCore/Public/RenderingThread.h |
| Include Path | #include "RenderingThread.h" |
Syntax
class FRenderCommandListTask : public FRenderThreadCommandPipe::FRenderCommandTaskBase
Inheritance Hierarchy
- FRenderThreadCommandPipe::FRenderCommandTaskBase → FRenderThreadCommandPipe::FRenderCommandListTask
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FRenderCommandListTask
(
FRenderCommandList* InCommandList |
RenderingThread.h |
Variables
Protected
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| CommandList | FRenderCommandList * | RenderingThread.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
void DoTask
(
ENamedThreads::Type, |
RenderingThread.h |