Navigation
API > API/Runtime > API/Runtime/RenderCore
References
| Module | RenderCore |
| Header | /Engine/Source/Runtime/RenderCore/Public/RenderGraphEvent.h |
| Include | #include "RenderGraphEvent.h" |
Syntax
class FRDGEventScope
Variables
| Type | Name | Description | |
|---|---|---|---|
| const ERDGEventScopeFlags | Flags | ||
| const FRDGEventName | Name | ||
| const FRDGEventScope *const | ParentScope |
Constructors
| Type | Name | Description | |
|---|---|---|---|
FRDGEventScope
(
const FRDGEventScope* InParentScope, |
Functions
| Type | Name | Description | |
|---|---|---|---|
| FString | GetPath
(
const FRDGEventName& Event |
Returns a formatted path for debugging. |