Navigation
API > API/Plugins > API/Plugins/OnlineSubsystem > API/Plugins/OnlineSubsystem/FOnlineAsyncTaskGenericCallable
- FOnlineAsyncItem::Finalize()
- FOnlineAsyncTaskGenericCallable::Finalize()
References
| Module | OnlineSubsystem |
| Header | /Engine/Plugins/Online/OnlineSubsystem/Source/Public/OnlineAsyncTaskManager.h |
| Include | #include "OnlineAsyncTaskManager.h" |
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