wManager.Wow.Helpers Namespace
WRobot

UnitCanAttack Methods

The UnitCanAttack type exposes the following members.

Methods


  Name Description
Public method Static member CanAttack(UInt32)
Returns true if the character can attack the specified unit, false otherwise.
Public method Static member CanAttack(UInt32, UInt32)
Returns true if the first unit can attack the second unit, false otherwise.
Public method Static member CanAttackMe
Returns true if the specified unit can attack the character, false otherwise.