|
SDKs code references for Unity
Easily embed Xsolla services with this ready-to-use libraries for Unity applications and games
|
This is the complete list of members for Xsolla.Catalog.XsollaCatalog, including all inherited members.
| CreateOrder(string itemSku, Action< OrderData > onSuccess, Action< Error > onError, PurchaseParams purchaseParams=null, Dictionary< string, string > customHeaders=null, SdkType sdkType=SdkType.Store) | Xsolla.Catalog.XsollaCatalog | inlinestatic |
| CreateOrderByVirtualCurrency(string itemSku, string priceSku, Action< OrderId > onSuccess, Action< Error > onError, PurchaseParams purchaseParams=null, string platform=null, Dictionary< string, string > customHeaders=null) | Xsolla.Catalog.XsollaCatalog | inlinestatic |
| CreateOrderWithFreeItem(string itemSku, Action< OrderId > onSuccess, Action< Error > onError, PurchaseParams purchaseParams=null, Dictionary< string, string > customHeaders=null) | Xsolla.Catalog.XsollaCatalog | inlinestatic |
| GetBundle(string sku, Action< BundleItem > onSuccess, Action< Error > onError, string locale=null, string country=null) | Xsolla.Catalog.XsollaCatalog | inlinestatic |
| GetBundles(Action< BundleItems > onSuccess, Action< Error > onError, string locale=null, string country=null, string additionalFields=null) | Xsolla.Catalog.XsollaCatalog | inlinestatic |
| GetCatalog(Action< StoreItems > onSuccess, Action< Error > onError, int limit=50, int offset=0, string locale=null, string country=null, string additionalFields="long_description") | Xsolla.Catalog.XsollaCatalog | inlinestatic |
| GetCatalogSimplified(Action< StoreShortItems > onSuccess, Action< Error > onError, string locale=null) | Xsolla.Catalog.XsollaCatalog | inlinestatic |
| GetCouponRewards(string couponCode, Action< CouponReward > onSuccess, Action< Error > onError) | Xsolla.Catalog.XsollaCatalog | inlinestatic |
| GetGroupItems(string groupExternalId, Action< StoreItems > onSuccess, Action< Error > onError, string locale=null, string country=null, string additionalFields=null) | Xsolla.Catalog.XsollaCatalog | inlinestatic |
| GetItemGroups(Action< Groups > onSuccess, Action< Error > onError, string locale=null, string promoCode=null) | Xsolla.Catalog.XsollaCatalog | inlinestatic |
| GetItems(Action< StoreItems > onSuccess, Action< Error > onError, string locale=null, string country=null, string additionalFields="long_description", SdkType sdkType=SdkType.Store) | Xsolla.Catalog.XsollaCatalog | inlinestatic |
| GetPaginatedBundles(Action< BundleItems > onSuccess, Action< Error > onError, int limit, int offset, string locale=null, string country=null, string additionalFields=null) | Xsolla.Catalog.XsollaCatalog | inlinestatic |
| GetPaginatedGroupItems(string groupExternalId, Action< StoreItems > onSuccess, Action< Error > onError, int limit, int offset, string locale=null, string country=null, string additionalFields=null) | Xsolla.Catalog.XsollaCatalog | inlinestatic |
| GetPaginatedItems(Action< StoreItems > onSuccess, Action< Error > onError, int limit, int offset, string locale=null, string country=null, string additionalFields="long_description", SdkType sdkType=SdkType.Store) | Xsolla.Catalog.XsollaCatalog | inlinestatic |
| GetPaginatedVirtualCurrencyList(Action< VirtualCurrencyItems > onSuccess, Action< Error > onError, int limit, int offset, string locale=null, string country=null, string additionalFields=null) | Xsolla.Catalog.XsollaCatalog | inlinestatic |
| GetPaginatedVirtualCurrencyPackagesList(Action< VirtualCurrencyPackages > onSuccess, Action< Error > onError, int limit, int offset, string locale=null, string country=null, string additionalFields=null, SdkType sdkType=SdkType.Store) | Xsolla.Catalog.XsollaCatalog | inlinestatic |
| GetVirtualCurrencyList(Action< VirtualCurrencyItems > onSuccess, Action< Error > onError, string locale=null, string country=null, string additionalFields=null) | Xsolla.Catalog.XsollaCatalog | inlinestatic |
| GetVirtualCurrencyPackagesList(Action< VirtualCurrencyPackages > onSuccess, Action< Error > onError, string locale=null, string country=null, string additionalFields=null, SdkType sdkType=SdkType.Store) | Xsolla.Catalog.XsollaCatalog | inlinestatic |
| Purchase(string itemSku, Action< OrderStatus > onSuccess, Action< Error > onError, Action< OrderData > onOrderCreated=null, Action< BrowserCloseInfo > onBrowseClosed=null, PurchaseParams purchaseParams=null, Dictionary< string, string > customHeaders=null, PlatformSpecificAppearance platformSpecificAppearance=null, SdkType sdkType=SdkType.Store) | Xsolla.Catalog.XsollaCatalog | inlinestatic |
| PurchaseForVirtualCurrency(string itemSku, string priceSku, Action< OrderStatus > onSuccess, Action< Error > onError, Action< OrderId > onOrderCreated=null, PurchaseParams purchaseParams=null, string platform=null, Dictionary< string, string > customHeaders=null, SdkType sdkType=SdkType.Store) | Xsolla.Catalog.XsollaCatalog | inlinestatic |
| PurchaseFreeItem(string itemSku, Action< OrderStatus > onSuccess, Action< Error > onError, Action< OrderId > onOrderCreated=null, PurchaseParams purchaseParams=null, Dictionary< string, string > customHeaders=null, SdkType sdkType=SdkType.Store) | Xsolla.Catalog.XsollaCatalog | inlinestatic |
| RedeemCouponCode(string couponCode, Action< CouponRedeemedItems > onSuccess, Action< Error > onError) | Xsolla.Catalog.XsollaCatalog | inlinestatic |