FOnlineAsyncTaskThreadedGenericCallable::IsDone

Check the state of the async task

Windows
MacOS
Linux

Override Hierarchy

FOnlineAsyncTask::IsDone()

FOnlineAsyncTaskThreadedGenericCallable::IsDone()

References

Module

OnlineSubsystem

Header

/Engine/Plugins/Online/OnlineSubsystem/Source/Public/OnlineAsyncTaskManager.h

Include

#include "OnlineAsyncTaskManager.h"

Syntax

virtual bool IsDone() const

Remarks

Check the state of the async task

Returns

true if complete, false otherwise

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