m
Move page script moved page API IsAttackAction to WoW:API IsAttackAction without leaving a redirect
mNo edit summary |
m (Move page script moved page API IsAttackAction to WoW:API IsAttackAction without leaving a redirect) |
||
| (One intermediate revision by one other user not shown) | |||
| Line 6: | Line 6: | ||
== Parameters == | == Parameters == | ||
=== Arguments === | === Arguments === | ||
:;actionSlot : Numeric - The action slot to test. | :;actionSlot : Numeric - The action slot to test. | ||
=== Returns === | === Returns === | ||
:;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__ | ||