TPromiseBase

Overload list

Windows
MacOS
Linux
Name Description

Public function

TPromiseBase()

Default constructor.

Public function

TPromiseBase

(
    TPromiseBase&& Other
)

Move constructor.

Public function

TPromiseBase

(
    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