Values that represent WoWClass.
Namespace: StyxAssembly: Styx (in Styx.dll) Version: 3.0.1160.0 (3.0.1160)
Syntax
Members
| Member name | Value | Description |
---|
| None | 0 | An enum constant representing the none option. |
| Warrior | 1 | An enum constant representing the warrior option. |
| Paladin | 2 | An enum constant representing the paladin option. |
| Hunter | 3 | An enum constant representing the hunter option. |
| Rogue | 4 | An enum constant representing the rogue option. |
| Priest | 5 | An enum constant representing the priest option. |
| DeathKnight | 6 | An enum constant representing the death knight option. |
| Shaman | 7 | An enum constant representing the shaman option. |
| Mage | 8 | An enum constant representing the mage option. |
| Warlock | 9 | An enum constant representing the warlock option. |
| Monk | 10 | An enum constant representing the monk option. |
| Druid | 11 | An enum constant representing the druid option. |
| DemonHunter | 12 | An enum constant representing the demon hunter option. |
See Also