TAsyncResult::GetFuture

Gets the future that will hold the result.

Windows
MacOS
Linux

References

Module

Core

Header

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

Include

#include "Async/AsyncResult.h"

Syntax

const TFuture< ResultType > & GetFuture() const

Remarks

Gets the future that will hold the result.

Returns

The future.

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