FRDGWaitForTasksScope

Scope used to wait for outstanding tasks when the scope destructor is called.

Windows
MacOS
Linux

References

Module

RenderCore

Header

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

Include

#include "RenderGraphUtils.h"

Syntax

class FRDGWaitForTasksScope

Remarks

Scope used to wait for outstanding tasks when the scope destructor is called. Used for command list recording tasks.

Constructors

Name Description

Public function

FRDGWaitForTasksScope

(
    FRDGBuilder& InGraphBuilder,
    bool InbCondition
)

Destructors

Name Description

Public function

~FRDGWaitForTasksScope()

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