wManager.Wow.Helpers Namespace
WRobot

SpellListManager Members

The SpellListManager type exposes the following members.

Methods


  Name Description
Public method Equals(System.Object) (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Public method Static member LoadSpellListe
Loads the spell list (called when bot is attached to the game).
Protected method MemberwiseClone (Inherited from Object.)
Public method Static member SpellIdByName
Get spell ID by Name (in english)
Public method Static member SpellNameById
Get spell name (in english) by ID.
Public method Static member SpellNameInGameById
Get spell name (name in game) by ID.
Public method Static member SpellNameInGameByName
Get spell name (in game) by spell name (in english)
Public method ToString (Inherited from Object.)

Properties


  Name Description
Public property Static member ListSpell
Gets the list spells (key is spell ID, name is in English).
Public property Static member ListSpellName
Gets the names of spells (in English).