FRDGUserValidation::ExecuteGuard

Validates that the graph has not executed yet.

Windows
MacOS
Linux

References

Module

RenderCore

Header

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

Include

#include "RenderGraphValidation.h"

Source

/Engine/Source/Runtime/RenderCore/Private/RenderGraphValidation.cpp

Syntax

void ExecuteGuard
(
    const TCHAR * Operation,
    const TCHAR * ResourceName
)

Remarks

Validates that the graph has not executed yet.

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