TSharedFuture

Overload list

Windows
MacOS
Linux
Name Description

Public function

TSharedFuture()

Default constructor.

Public function

TSharedFuture

(
    const typename BaseType::StateType ...
)

Creates and initializes a new instance.

Public function

TSharedFuture

(
    TFuture< ResultType >&& Future
)

Creates and initializes a new instances from a future object.

Public function

TSharedFuture

(
    const TSharedFuture&
)

Copy constructor.

Public function

TSharedFuture

(
    TSharedFuture&&
)

Move constructor.

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