Navigation
API > API/Runtime > API/Runtime/RHI
| Name | FRHICommandListScopedAllowExtraTransitions |
| Type | class |
| Header File | /Engine/Source/Runtime/RHI/Public/RHICommandList.h |
| Include Path | #include "RHICommandList.h" |
Syntax
class FRHICommandListScopedAllowExtraTransitions
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FRHICommandListScopedAllowExtraTransitions
(
FRHICommandListBase& RHICmdList, |
RHICommandList.h |
Destructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
~FRHICommandListScopedAllowExtraTransitions() |
RHICommandList.h |
Variables
Protected
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| bAllowExtraTransitions | bool | RHICommandList.h | ||
| RHICmdList | FRHICommandListBase & | RHICommandList.h |