WoW:API IsAttackAction: Difference between revisions

m
Move page script moved page API IsAttackAction to WoW:API IsAttackAction without leaving a redirect
(upgraded deprecated template)
m (Move page script moved page API IsAttackAction to WoW:API IsAttackAction without leaving a redirect)
 
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{wowapi}}
{{wowapi}}
<center>'''IsAttackAction''' - ''Documentation by [[User:Flickering|Flickering]]''</center>


Determine whether action slot is an attack action.
Determine whether action slot is an attack action.
Line 7: Line 6:
== Parameters ==
== Parameters ==
=== Arguments ===
=== Arguments ===
:(actionSlot)
:;actionSlot : Numeric - The action slot to test.
:;actionSlot : Numeric - The action slot to test.
=== Returns ===
=== Returns ===
:isAttack
:;isAttack : Flag - nil if the specified slot is not an attack action, or is empty. 1 if the slot is an attack action and should flash red during combat.
:;isAttack : Flag - nil if the specified slot is not an attack action, or is empty. 1 if the slot is an attack action and should flash red during combat.
----
----
__NOTOC__
__NOTOC__
Anonymous user