public sealed class InventoryItemSnapshotContains an aggregated count of one item in an inventory.
Members
IdGets the item's stable game group ID.propertyDisplayNameGets the item's localized display name.propertyAmountGets how many inventory slots contain this item group.propertyId
propertypublic string IdGets the item's stable game group ID.
DisplayName
propertypublic string DisplayNameGets the item's localized display name.
Amount
propertypublic int AmountGets how many inventory slots contain this item group.