TPromise::TPromise

Move constructor.

Windows
MacOS
Linux

References

Module

Core

Header

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

Include

#include "Async/Future.h"

Syntax

TPromise
(
    TPromise && Other
)

Remarks

Move constructor.

Parameters

Parameter

Description

Other

The promise holding the shared state to move.

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