TFuture< void >::Share

Moves this future's state into a shared future.

Windows
MacOS
Linux

References

Module

Core

Header

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

Include

#include "Async/Future.h"

Syntax

TSharedFuture< void > Share()

Remarks

Moves this future's state into a shared future.

Returns

The shared future object.

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