RHICompleteGraphEventOnFlip

Signals the completion of the specified task graph event when the given frame has flipped.

Windows
MacOS
Linux

References

Module

RHI

Header

/Engine/Source/Runtime/RHI/Public/RHIUtilities.h

Include

#include "RHIUtilities.h"

Source

/Engine/Source/Runtime/RHI/Private/RHIUtilities.cpp

Syntax

void RHICompleteGraphEventOnFlip
(
    uint64 PresentIndex,
    FGraphEventRef Event
)

Remarks

Signals the completion of the specified task graph event when the given frame has flipped.

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