Navigation
API > API/Plugins > API/Plugins/OnlineSubsystem > API/Plugins/OnlineSubsystem/FOnlineAsyncTaskGenericCallable
References
| Module | OnlineSubsystem |
| Header | /Engine/Plugins/Online/OnlineSubsystem/Source/Public/OnlineAsyncTaskManager.h |
| Include | #include "OnlineAsyncTaskManager.h" |
FOnlineAsyncTaskGenericCallable
&40;
const CallableType & InCallable
&41;
Remarks
Constructor.
Parameters
| Name | Description |
|---|---|
| InCallable | any object that can be called with no parameters, usually a lambda |