FOnlineAsyncTaskGenericCallable::FOnlineAsyncTaskGenericCallable

Constructor.

Windows
MacOS
Linux

References

Module

OnlineSubsystem

Header

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

Include

#include "OnlineAsyncTaskManager.h"

Syntax

FOnlineAsyncTaskGenericCallable
(
    const CallableType & InCallable
)

Remarks

Constructor.

Parameters

Parameter

Description

InCallable

any object that can be called with no parameters, usually a lambda

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