TFuture< void >::TFuture

Creates and initializes a new instance.

Windows
MacOS
Linux

References

Module

Core

Header

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

Include

#include "Async/Future.h"

Syntax

TFuture
(
    const BaseType::StateType & InState
)

Remarks

Creates and initializes a new instance.

Parameters

Parameter

Description

InState

The shared state to initialize with.

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