| AbsInventoryApi(IBeamableRequester requester, IUserContext userContext) (defined in Beamable.Common.Api.Inventory.AbsInventoryApi) | Beamable.Common.Api.Inventory.AbsInventoryApi | inline |
| AddCurrencies(Dictionary< string, long > currencyIdsToAmount, string transaction=null) | Beamable.Common.Api.Inventory.AbsInventoryApi | inline |
| AddCurrencies(Dictionary< CurrencyRef, long > currencyToAmount, string transaction=null) | Beamable.Common.Api.Inventory.AbsInventoryApi | inline |
| AddCurrency(string currencyId, long amount, string transaction=null) | Beamable.Common.Api.Inventory.AbsInventoryApi | inline |
| AddCurrency(CurrencyRef currency, long amount, string transaction=null) | Beamable.Common.Api.Inventory.AbsInventoryApi | inline |
| AddItem(ItemRef itemRef, Dictionary< string, string > properties=null, string transaction=null) | Beamable.Common.Api.Inventory.AbsInventoryApi | |
| AddItem(string contentId, Dictionary< string, string > properties=null, string transaction=null) | Beamable.Common.Api.Inventory.AbsInventoryApi | inline |
| CreateRefreshUrl(string scope) (defined in Beamable.Common.Api.Inventory.AbsInventoryApi) | Beamable.Common.Api.Inventory.AbsInventoryApi | inlineprotected |
| DeleteItem(string contentId, long itemId, string transaction=null) | Beamable.Common.Api.Inventory.AbsInventoryApi | inline |
| GetCurrencies(string[] currencyIds) | Beamable.Common.Api.Inventory.AbsInventoryApi | inline |
| GetCurrencies(CurrencyRef[] currencyRefs) | Beamable.Common.Api.Inventory.AbsInventoryApi | inline |
| GetCurrency(CurrencyRef currency) | Beamable.Common.Api.Inventory.AbsInventoryApi | inline |
| GetCurrency(string currencyId) | Beamable.Common.Api.Inventory.AbsInventoryApi | inline |
| GetCurrent(string scope="") | Beamable.Api.Inventory.InventoryService | virtual |
| GetItems< TContent >() | Beamable.Common.Api.Inventory.AbsInventoryApi | inline |
| GetItems< TContent >(params ItemRef< TContent >[] itemReferences) | Beamable.Common.Api.Inventory.AbsInventoryApi | inline |
| GetLatestItems(ItemRef itemRef) (defined in Beamable.Common.Api.Inventory.AbsInventoryApi) | Beamable.Common.Api.Inventory.AbsInventoryApi | inline |
| GetMultipliers() | Beamable.Common.Api.Inventory.AbsInventoryApi | inline |
| InventoryService(IDependencyProvider provider) (defined in Beamable.Api.Inventory.InventoryService) | Beamable.Api.Inventory.InventoryService | inline |
| InventoryService(IPlatformService platform, IBeamableRequester requester, IDependencyProvider provider) (defined in Beamable.Api.Inventory.InventoryService) | Beamable.Api.Inventory.InventoryService | inline |
| PreviewCurrencyGain(Dictionary< string, long > currencyIdsToAmount) | Beamable.Common.Api.Inventory.AbsInventoryApi | inline |
| Requester (defined in Beamable.Common.Api.Inventory.AbsInventoryApi) | Beamable.Common.Api.Inventory.AbsInventoryApi | |
| SERVICE_OBJECT (defined in Beamable.Common.Api.Inventory.AbsInventoryApi) | Beamable.Common.Api.Inventory.AbsInventoryApi | static |
| SetCurrencies(Dictionary< CurrencyRef, long > currencyToAmount, string transaction=null) | Beamable.Common.Api.Inventory.AbsInventoryApi | inline |
| SetCurrencies(Dictionary< string, long > currencyIdsToAmount, string transaction=null) | Beamable.Common.Api.Inventory.AbsInventoryApi | inline |
| SetCurrency(CurrencyRef currency, long amount, string transaction=null) | Beamable.Common.Api.Inventory.AbsInventoryApi | inline |
| SetCurrency(string currencyId, long amount, string transaction=null) | Beamable.Common.Api.Inventory.AbsInventoryApi | inline |
| SetCurrencyProperties(string currencyId, List< CurrencyProperty > properties, string transaction=null) | Beamable.Common.Api.Inventory.AbsInventoryApi | inline |
| SetCurrencyProperties(CurrencyRef currency, List< CurrencyProperty > properties, string transaction=null) | Beamable.Common.Api.Inventory.AbsInventoryApi | inline |
| Subscribable (defined in Beamable.Api.Inventory.InventoryService) | Beamable.Api.Inventory.InventoryService | |
| Update(Action< InventoryUpdateBuilder > action, string transaction=null) | Beamable.Common.Api.Inventory.AbsInventoryApi | inline |
| Update(InventoryUpdateBuilder builder, string transaction=null) | Beamable.Common.Api.Inventory.AbsInventoryApi | inline |
| UpdateItem(ItemRef itemRef, long itemId, Dictionary< string, string > properties, string transaction=null) | Beamable.Common.Api.Inventory.AbsInventoryApi | |
| UpdateItem(string contentId, long itemId, Dictionary< string, string > properties, string transaction=null) | Beamable.Common.Api.Inventory.AbsInventoryApi | inline |
| UserContext (defined in Beamable.Common.Api.Inventory.AbsInventoryApi) | Beamable.Common.Api.Inventory.AbsInventoryApi | |
| ViewToItems< TContent >(InventoryView view, IEnumerable< string > filter=null) (defined in Beamable.Common.Api.Inventory.AbsInventoryApi) | Beamable.Common.Api.Inventory.AbsInventoryApi | inline |