Ask a Question

Ask a Question
Back to All

Get itemID

I added an item using InventoryBuilder and then Services.Inventory.Update(inventoryUpdateBuilder). How can I get the itemId of this new inventory item? Since I want to store it on a local data script to later call other methods that require the itemId.