Navigation
API > API/Runtime > API/Runtime/RenderCore > API/Runtime/RenderCore/FRenderThreadCommandPipe
| Name | FCommand |
| Type | struct |
| Header File | /Engine/Source/Runtime/RenderCore/Public/RenderingThread.h |
| Include Path | #include "RenderingThread.h" |
Syntax
struct FCommand : public UE::FInheritedContextBase
Inheritance Hierarchy
- FInheritedContextBase → FRenderThreadCommandPipe::FCommand
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FCommand
(
const TCHAR* InName, |
RenderingThread.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Function | TUniqueFunction< void(FRHICommandListImmediate &)> | RenderingThread.h | ||
| Name | const TCHAR * | RenderingThread.h | ||
| SpecId | uint32 * | RenderingThread.h | ||
| StatId | TStatId | RenderingThread.h |