Navigation
Unreal Engine C++ API Reference > Runtime > RHI
Inheritance Hierarchy
- FRHICommandBase
- FRHICommand
- FRHICommandPushEvent
References
Module | RHI |
Header | /Engine/Source/Runtime/RHI/Public/RHICommandList.h |
Include | #include "RHICommandList.h" |
Syntax
struct FRHICommandPushEvent : public FRHICommand< FRHICommandPushEvent, FRHICommandPushEventString__LINE__ >
Variables
Type | Name | Description | |
---|---|---|---|
![]() |
FColor | Color | |
![]() |
const TCHAR * | Name |
Constructors
Type | Name | Description | |
---|---|---|---|
![]() |
FRHICommandPushEvent
(
const TCHAR* InName, |
Functions
Type | Name | Description | |
---|---|---|---|
![]() |
void | Execute
(
FRHICommandListBase& CmdList |
Overridden from FRHICommand
Type | Name | Description | |
---|---|---|---|
![]() ![]() |
void | StoreDebugInfo
(
FRHICommandListDebugContext& Context |