Cronous Emulation Server Daemon

ItemPrototype.EquipmentType Enumeration

Equipment type.

[Visual Basic]
Public Enum ItemPrototype.EquipmentType
[C#]
public enum ItemPrototype.EquipmentType
[C++]
public __value enum ItemPrototype.EquipmentType
[JScript]
public enum ItemPrototype.EquipmentType

Members

Member NameDescription
e_weaponWeapons.
e_shieldShields.
e_bodyBody: armors.
e_headHead: helms.
e_armsArms: gauntlets, gloves.
e_legsLegs: greaves, boots.
e_waistWaist: belts.
e_necklaceNecklace.
e_ring1Ring 1.
e_ring2Ring 2.
e_pendant1Pendant 1.
e_pendant2Pendant 2.
e_pendant3Pendant 3.

Requirements

Namespace: croemud.item

Assembly: croemud (in croemud.dll)

See Also

croemud.item Namespace