GearSet.addFood()

This function adds a food to the gear set. It sets the value of GearSet.Food.

Parameter

  • newFood : Food - Food to set.

Usage

newGearSet.addFood(newFood)