Navigation
API > API/Runtime > API/Runtime/RenderCore > API/Runtime/RenderCore/FCommandList
| |
|
| Name |
FCommand |
| Type |
struct |
| Header File |
/Engine/Source/Runtime/RenderCore/Public/RenderingThread.h |
| Include Path |
#include "RenderingThread.h" |
Syntax
struct FCommand
Constructors
| Name |
Remarks |
Include Path |
Unreal Specifiers |
FCommand
(
ECommandType InType
)
|
|
RenderingThread.h |
|
Destructors
Variables
Public
| Name |
Type |
Remarks |
Include Path |
Unreal Specifiers |
| Next |
FCommand * |
|
RenderingThread.h |
|
| Type |
ECommandType |
|
RenderingThread.h |
|
Functions
Public