Navigation
API > API/Plugins > API/Plugins/OnlineServicesEOS > API/Plugins/OnlineServicesEOS/Online
Inheritance Hierarchy
- UE::Online::FCommerceCommon
- FCommerceEOS
References
| Module | OnlineServicesEOS |
| Header | /Engine/Plugins/Online/OnlineServicesEOS/Source/Public/Online/CommerceEOS.h |
| Include | #include "Online/CommerceEOS.h" |
Syntax
class FCommerceEOS : public UE::Online::FCommerceCommon
Functions
| Type | Name | Description | |
|---|---|---|---|
| TOnlineAsyncOpHandle< FCommerceCheckout > | Checkout
(
FCommerceCheckout::Params&& Params |
||
FCommerceCommon
(
FOnlineServicesCommon& InServices |
|||
| TOnlineResult< FCommerceGetEntitlements > | GetEntitlements
(
FCommerceGetEntitlements::Params&& Params |
||
| TOnlineResult< FCommerceGetOffers > | GetOffers
(
FCommerceGetOffers::Params&& Params |
||
| TOnlineResult< FCommerceGetOffersById > | GetOffersById
(
FCommerceGetOffersById::Params&& Params |
||
| void | IOnlineComponent. | ||
| void | PreShutdown () |
||
| TOnlineAsyncOpHandle< FCommerceQueryEntitlements > | QueryEntitlements
(
FCommerceQueryEntitlements::Params&& Params |
||
| TOnlineAsyncOpHandle< FCommerceQueryOffers > | QueryOffers
(
FCommerceQueryOffers::Params&& Params |
ICommerce. | |
| TOnlineAsyncOpHandle< FCommerceQueryOffersById > | QueryOffersById
(
FCommerceQueryOffersById::Params&& Params |
||
| TOnlineAsyncOpHandle< FCommerceQueryTransactionEntitlements > | QueryTransactionEntitlements
(
FCommerceQueryTransactionEntitlements::Params&& Params |
||
| TOnlineAsyncOpHandle< FCommerceRedeemEntitlement > | RedeemEntitlement
(
FCommerceRedeemEntitlement::Params&& Params |
||
| TOnlineAsyncOpHandle< FCommerceRetrieveS2SToken > | RetrieveS2SToken
(
FCommerceRetrieveS2SToken::Params&& Params |
||
| TOnlineAsyncOpHandle< FCommerceShowStoreUI > | ShowStoreUI
(
FCommerceShowStoreUI::Params&& Params |
Typedefs
| Name | Description |
|---|---|
| Super |