getItemCount
Bridge.getItemCount(inventoryName, item, metadata)local count = Bridge.getItemCount("playerInventory", "apple")
print("Item Count: " .. count)number of items0Last updated
Bridge.getItemCount(inventoryName, item, metadata)local count = Bridge.getItemCount("playerInventory", "apple")
print("Item Count: " .. count)number of items0Last updated