FRDGEventScope

Windows
MacOS
Linux

References

Module

RenderCore

Header

/Engine/Source/Runtime/RenderCore/Public/RenderGraphEvent.h

Include

#include "RenderGraphEvent.h"

Syntax

class FRDGEventScope

Variables

Name Description

Public variable

const FRDGEvent...

 

Name

Public variable

const FRDGEvent...

 

ParentScope

Constructors

Name Description

Public function

FRDGEventScope

(
    const FRDGEventScope* InParent...,
    FRDGEventName&& InName,
    FRHIGPUMask InGPUMask
)

Functions

Name Description

Public function Const

FString

 

GetPath

(
    const FRDGEventName& Event
)

Returns a formatted path for debugging.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss