Navigation
API > API/Runtime > API/Runtime/RHI
| Name | FScopedRHIThreadStaller |
| Type | class |
| Header File | /Engine/Source/Runtime/RHI/Public/RHICommandList.h |
| Include Path | #include "RHICommandList.h" |
Syntax
class FScopedRHIThreadStaller
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| RHICommandList.h | |||
FScopedRHIThreadStaller
(
FRHICommandListImmediate& InImmed, |
RHICommandList.h |
Destructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
~FScopedRHIThreadStaller() |
RHICommandList.h |
Variables
Protected
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Immed | FRHICommandListImmediate * | RHICommandList.h |