GearSet.RemoveGear()

This function removes the given GearType from the GearSet.GearSet dictionnary.

Parameter

  • Type : GearType - Type of the gear to remove.

Note

If not Gear matches the Gear type nothing is done.

Usage

newGearSet.Remove(GearType.WEAPON)