FOnlineAsyncTaskThreadedGenericCallable::WasSuccessful

Check the success of the async task

Windows
MacOS
Linux

Override Hierarchy

FOnlineAsyncTask::WasSuccessful()

FOnlineAsyncTaskThreadedGenericCallable::WasSuccessful()

References

Module

OnlineSubsystem

Header

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

Include

#include "OnlineAsyncTaskManager.h"

Syntax

virtual bool WasSuccessful() const

Remarks

Check the success of the async task

Returns

true if successful, 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