This is the complete list of members for UABInventory, including all inherited members.
| BulkDeleteInventoryItems(FString const &InventoryId, TArray< FAccelByteModelsDeleteUserInventoryItemsRequest > const &DeletedItemsRequest, FDModelsDeleteUserItemsResponses const &OnSuccess, FDErrorHandler const &OnError) (defined in UABInventory) | UABInventory | |
| BulkUpdateInventoryItems(FString const &InventoryId, TArray< FAccelByteModelsUpdateUserInventoryItemRequest > const &UpdatedItemsRequest, FDModelsUpdateUserItemsResponses const &OnSuccess, FDErrorHandler const &OnError) (defined in UABInventory) | UABInventory | |
| ConsumeUserInventoryItem(FString const &InventoryId, FAccelByteModelsConsumeUserItemsRequest const &ConsumedItemsRequest, FDModelsUserItemResponse const &OnSuccess, FDErrorHandler const &OnError) (defined in UABInventory) | UABInventory | |
| GetInventoryConfigurations(FDModelsPaginatedInventoryTypesResponse const &OnSuccess, FDErrorHandler const &OnError, EAccelByteInventoryConfigurationSortBy const &SortBy=EAccelByteInventoryConfigurationSortBy::CREATED_AT_DESC, int32 const &Limit=20, int32 const &Offset=0, FString const &InventoryConfigurationCode=TEXT("")) (defined in UABInventory) | UABInventory | |
| GetInventoryTags(FDModelsPaginatedInventoryTagsResponse const &OnSuccess, FDErrorHandler const &OnError, EAccelByteInventoryUtilitiesSortBy const &SortBy=EAccelByteInventoryUtilitiesSortBy::CREATED_AT_DESC, int32 const &Limit=20, int32 const &Offset=0) (defined in UABInventory) | UABInventory | |
| GetItemTypes(FDModelsPaginatedItemTypesResponse const &OnSuccess, FDErrorHandler const &OnError, EAccelByteInventoryUtilitiesSortBy const &SortBy=EAccelByteInventoryUtilitiesSortBy::CREATED_AT_DESC, int32 const &Limit=20, int32 const &Offset=0) (defined in UABInventory) | UABInventory | |
| GetUserInventories(FDModelsPaginatedUserInventoriesResponse const &OnSuccess, FDErrorHandler const &OnError, EAccelByteUserInventoriesSortBy const &SortBy=EAccelByteUserInventoriesSortBy::CREATED_AT_DESC, int32 const &Limit=20, int32 const &Offset=0, FString const &InventoryConfigurationCode=TEXT("")) (defined in UABInventory) | UABInventory | |
| GetUserInventoryAllItems(FString const &InventoryId, FDModelsPaginatedUserItemsResponse const &OnSuccess, FDErrorHandler const &OnError, EAccelByteUserItemsSortBy const &SortBy=EAccelByteUserItemsSortBy::CREATED_AT_DESC, int32 Limit=20, int32 Offset=0, FString const &SourceItemId=TEXT(""), FString const &Tags=TEXT("")) (defined in UABInventory) | UABInventory | |
| GetUserInventoryItem(FString const &InventoryId, FString const &SlotId, FString const &SourceItemId, FDModelsUserItemResponse const &OnSuccess, FDErrorHandler const &OnError) (defined in UABInventory) | UABInventory | |
| MoveItemsBetweenInventories(FString const &TargetInventoryId, FAccelByteModelsMoveUserItemsBetweenInventoriesRequest const &MoveItemsRequest, FDModelsMoveUserItemsBetweenInventoriesResponse const &OnSuccess, FDErrorHandler const &OnError) (defined in UABInventory) | UABInventory | |
| SetApiClient(AccelByte::FApiClientPtr const &NewApiClientPtr) (defined in UABInventory) | UABInventory |