TAsyncGraphTask::GetFuture

Gets the future that will hold the asynchronous result.

Windows
MacOS
Linux

References

Module

Core

Header

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

Include

#include "Async/Async.h"

Syntax

TFuture< ResultType > GetFuture()

Remarks

Gets the future that will hold the asynchronous result.

Returns

A TFuture object.

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