Class EquipmentTypeLookup

java.lang.Object
megamek.common.equipment.EquipmentTypeLookup

public class EquipmentTypeLookup extends Object
Constants that can be used as lookup keys for EquipmentType.get(java.lang.String). The constant should be used as the internal name when creating the EquipmentType.

This is not a complete list, as most equipment does not need to be retrieved directly. It is primarily for use by the construction rules when a specific piece of equipment is required. Armor and structure have their own methods that take tech base into account.

See Also: