Navigation
API > API/Runtime > API/Runtime/RenderCore > API/Runtime/RenderCore/FRenderThreadCommandPipe
| Name | TRenderCommandTask |
| Type | class |
| Header File | /Engine/Source/Runtime/RenderCore/Public/RenderingThread.h |
| Include Path | #include "RenderingThread.h" |
Syntax
template<typename LambdaType>
class TRenderCommandTask : public FRenderThreadCommandPipe::FRenderCommandTaskBase
Inheritance Hierarchy
- FRenderThreadCommandPipe::FRenderCommandTaskBase → FRenderThreadCommandPipe::TRenderCommandTask
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
TRenderCommandTask
(
LambdaType&& InLambda, |
RenderingThread.h |
Variables
Protected
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Lambda | LambdaType | RenderingThread.h | ||
| Tag | const FRenderCommandTag & | RenderingThread.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
void DoTask
(
ENamedThreads::Type, |
RenderingThread.h | ||
TStatId GetStatId() |
RenderingThread.h |