TPromise

Overload list

Windows
MacOS
Linux
Name Description

Public function

TPromise()

Default constructor (creates a new shared state).

Public function

TPromise

(
    TPromise&& Other
)

Move constructor.

Public function

TPromise

(
    TUniqueFunction< void()>&& Complet...
)

Create and initialize a new instance with a callback.

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