TFuture

Overload list

Windows
MacOS
Linux
Name Description

Public function

 

TFuture()

Default constructor.

Public function

 

TFuture

(
    const BaseType::StateType& InState
)

Creates and initializes a new instance.

Public function

 

TFuture

(
    TFuture&&
)

Move constructor.

Private function

 

TFuture

(
    const TFuture&
)

Hidden copy constructor (futures cannot be copied).

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