FFutureState::IsComplete

Checks whether the asynchronous result has been set.

Windows
MacOS
Linux

References

Module

Core

Header

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

Include

#include "Async/Future.h"

Syntax

bool IsComplete() const

Remarks

Checks whether the asynchronous result has been set.

Returns

true if the result has been set, 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