wManager.Wow.Helpers Namespace
WRobot

SpellManager Methods

The SpellManager type exposes the following members.

Methods


  Name Description
Public method Static member CastSpellByIDAndPosition
Cast spell by ID and position.
Public method Static member CastSpellByIdLUA(UInt32)
Cast spell by ID with lua.
Public method Static member CastSpellByIdLUA(UInt32, String)
Casts spell by ID with lua.
Public method Static member CastSpellByNameLUA
Public method Static member CastSpellByNameOn
Cast spell by name (in game) on.
Public method Static member CastSpellByNameOnSelfLUA
Cast spell by name (in game) on self with lua.
Public method Equals(System.Object) (Inherited from Object.)
Public method Static member ExistMount(String)
Mount exist.
Public method Static member ExistMount(UInt32)
Mount exist.
Public method Static member ExistSpellBook
Exist in spell book.
Protected method Finalize (Inherited from Object.)
Public method Static member GetAquaticMountName
Get of aquatic mounts.
Public method Static member GetCompanionInfo
Gets companions information.
Public method Static member GetFlyMountName
Get of flying mounts.
Public method Static member GetGroudMountForLevel1Name
Get of ground mounts for level 1.
Public method Static member GetGroudMountName
Get of ground mounts.
Public method GetHashCode (Inherited from Object.)
Public method Static member GetSpellCooldownTimeLeft(UInt32)
Get the spell cooldown time left.
Public method Static member GetSpellCooldownTimeLeft(String)
Get the spell cooldown time left by spell name (in game) or spell ID.
Public method Static member GetSpellCooldownTimeLeftBySpellName
Get the spell cooldown time left by spell name (in english).
Public method Static member GetSpellInfo
Gets spell information.
Public method GetType (Inherited from Object.)
Public method Static member GlobalCooldownTimeLeft
Global cooldown time left.
Public method Static member HaveBuffLua
Have the buff with lua.
Public method Static member IsAutoAttacking
Determines whether is automatic attacking.
Public method Static member IsAutoRepeating
Determines whether is automatic repeating.
Public method Static member IsCurrentSpell
Returns whether a spell is currently is being casted by the player or is placed in the queue to be casted next. If spell is current then action bar indicates its slot with highlighted frame.
Public method Static member KnowSpell(List<(Of <<'(UInt32>)>>))
Know the spell.
Public method Static member KnowSpell(UInt32)
Know the spell.
Public method Static member KnowSpell(String)
Know the spell.
Protected method MemberwiseClone (Inherited from Object.)
Public method Static member MountDruidId
Druid forms IDs.
Public method Static member SpellBook
Spellbooks.
Public method Static member SpellBookID
Spellbooks get spells IDs.
Public method Static member SpellBookName
Spellbooks get spells names (in english).
Public method Static member SpellInfoCreateCache
get spell information and create cache.
Public method Static member SpellUsableLUA
Spell is usable lua.
Public method ToString (Inherited from Object.)
Public method Static member UpdateSpellBook
Updates the spellbooks.