wManager.Wow.Helpers Namespace
WRobot

Spell Properties

The Spell type exposes the following members.

Properties


  Name Description
Public property BuffStack
Gets player buff stack count.
Public property BuffTimeLeft
Gets player buff time left (in milliseconds).
Public property GetBuff
Gets player buff
Public property HaveBuff
Gets if your player have this spell in buff.
Public property IsDistanceGood
Gets if the player distance to target is good to cast spell.
Public property IsSpellUsable
Check if the spell is currently usable (cooldown, mana, zone, target (don't check distance)).
Public property MaxRange
Gets or sets the maximum spell range (if you use CalcuCombatRange the value may be different from that assigned).
Public property TargetBuffStack
Gets target buff stack count.
Public property TargetBuffTimeLeft
Gets target buff time left (in milliseconds).
Public property TargetGetBuff
Gets target buff.
Public property TargetHaveBuff
Gets if the target have this spell in buff.