Navigation
API > API/Runtime > API/Runtime/RenderCore
| Name | TRDGEventScopeGuard |
| Type | class |
| Header File | /Engine/Source/Runtime/RenderCore/Public/RenderGraphEvent.h |
| Include Path | #include "RenderGraphEvent.h" |
Syntax
template<typename TScopeType>
class TRDGEventScopeGuard
Derived Classes
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
TRDGEventScopeGuard
(
TRDGEventScopeGuard const& |
RenderGraphEvent.h | ||
| RenderGraphEvent.h | |||
TRDGEventScopeGuard
(
FRDGScopeState& State, |
RenderGraphEvent.h |
Destructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
~TRDGEventScopeGuard() |
RenderGraphEvent.h |
Constants
| Name | Type | Remarks | Include Path |
|---|---|---|---|
| TypeMask | uint32 | RenderGraphEvent.h |
Variables
Protected
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Scope | FRDGScope *const | RenderGraphEvent.h | ||
| State | FRDGScopeState & | RenderGraphEvent.h |