TFuture::operator=

Hidden copy assignment (futures cannot be copied).

Windows
MacOS
Linux

References

Module

Core

Header

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

Include

#include "Async/Future.h"

Syntax

TFuture & operator=
(
    const TFuture &
)

Remarks

Hidden copy assignment (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