TFutureBase::Reset

Reset the future.

Windows
MacOS
Linux

References

Module

Core

Header

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

Include

#include "Async/Future.h"

Syntax

void Reset()

Remarks

Reset the future. Reseting a future removes any continuation from its shared state and invalidates it. Useful for discarding yet to be completed future cleanly.

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