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