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