TGraphTask::FConstructor::ConstructAndDispatchWhenReady

Passthrough internal task constructor and dispatch.

Windows
MacOS
Linux

References

Module

Core

Header

/Engine/Source/Runtime/Core/Public/Async/TaskGraphInterfaces.h

Include

#include "Async/TaskGraphInterfaces.h"

Syntax

template<typename... T>
FGraphEventRef ConstructAndDispatchWhenReady
(
    T &&... Args
)

Remarks

Passthrough internal task constructor and dispatch. Note! Generally speaking references will not pass through; use pointers

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