Navigation
API > API/Plugins > API/Plugins/OnlineServicesCommon
| Name | TOnlineAsyncOpCallableTraitsHelper2< TResultType, OpType & > |
| Type | struct |
| Header File | /Engine/Plugins/Online/OnlineServices/Source/OnlineServicesCommon/Public/Online/OnlineAsyncOp.h |
| Include Path | #include "Online/OnlineAsyncOp.h" |
Syntax
template<typename TResultType, typename OpType>
struct TOnlineAsyncOpCallableTraitsHelper2< TResultType, OpType & >
Typedefs
| Name | Type | Remarks | Include Path |
|---|---|---|---|
| ParamType | void | Online/OnlineAsyncOp.h | |
| ResultType | TResultType | Online/OnlineAsyncOp.h |
Constants
| Name | Type | Remarks | Include Path |
|---|---|---|---|
| bAsyncResult | bool | Online/OnlineAsyncOp.h | |
| bRequiresPromise | bool | Online/OnlineAsyncOp.h |