WoW:API UnitCanAttack: Difference between revisions
Jump to navigation
Jump to search
m
no edit summary
No edit summary |
mNo edit summary |
||
Line 16: | Line 16: | ||
;''Returns'' | ;''Returns'' | ||
:isTrue | :Boolean isTrue | ||
:;isTrue : true if the <tt>attacker</tt> can attack the <tt>attacked</tt>, false otherwise | :;isTrue : true if the <tt>attacker</tt> can attack the <tt>attacked</tt>, false otherwise | ||
Line 29: | Line 29: | ||
;''Result'' | ;''Result'' | ||
If the target can attack the player and the player can attack the target then the target's name will appear red to the player. | :If the target can attack the player and the player can attack the target then the target's name will appear red to the player. | ||
---- | ---- |