FunctionsPlatformInventoryRemovePlatformInventoryRemove CallablePlatformInventoryRemove(InventoryName: ItemName, QuantityToRemove?: number): voidRemoves an item from the player inventoryParametersInventoryName: ItemNameThe item name to addQuantityToRemove: number = 1The quantity to add (1 if null)Returns voidNothing
Removes an item from the player inventory