PlatformInventoryAdd CallablePlatformInventoryAdd(InventoryName, QuantityToAdd): voidAdds an item to the player inventoryParametersInventoryName: ItemNameThe item name to addQuantityToAdd: number = 1The quantity to add (1 if null)Returns voidNothing
Adds an item to the player inventory