WoW:API HasWandEquipped: Difference between revisions

From AddOn Studio
Jump to navigation Jump to search
No edit summary
m (Move page script moved page API HasWandEquipped to API HasWandEquipped without leaving a redirect)
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
{{wowapi}}
HasWandEquipped();
HasWandEquipped();


'''Returns'''
'''Returns'''
:;:1 if the equipped ranged weapon is a wand, nil if any other ranged weapon is equipped or slot is empty.
:;:1 if the equipped ranged weapon is a wand, nil if any other ranged weapon is equipped or slot is empty.
{{template:WoW API}}

Latest revision as of 04:46, 15 August 2023

WoW API < HasWandEquipped

HasWandEquipped();

Returns

1 if the equipped ranged weapon is a wand, nil if any other ranged weapon is equipped or slot is empty.