Cronous Emulation Server Daemon

ItemPrototype.ItemClass Enumeration

Item class.

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

Members

Member NameDescription
ic_normalNormal (white).
ic_excellentExcellent (blue).
ic_emperialEmperial (green).
ic_devineDevine (yellow).
ic_combinedCombined (purple).
ic_growthGrowth (gray).
ic_devine_equipmentDevine equipment (yellow).

Requirements

Namespace: croemud.item

Assembly: croemud (in croemud.dll)

See Also

croemud.item Namespace