FOnlineAsyncTaskGenericCallable::Finalize

Give the async task a chance to marshal its data back to the game thread Can only be called on the game thread by the async task manager

Windows
MacOS
Linux

Override Hierarchy

FOnlineAsyncItem::Finalize()

FOnlineAsyncTaskGenericCallable::Finalize()

References

Module

OnlineSubsystem

Header

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

Include

#include "OnlineAsyncTaskManager.h"

Syntax

virtual void Finalize()

Remarks

Give the async task a chance to marshal its data back to the game thread Can only be called on the game thread by the async task manager

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