TFutureBase::IsValid

Checks whether this future object has a valid state.

Windows
MacOS
Linux

References

Module

Core

Header

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

Include

#include "Async/Future.h"

Syntax

bool IsValid() const

Remarks

Checks whether this future object has a valid state.

Returns

true if the state is valid, false otherwise.

See Also

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