WoW:API HasWandEquipped: Difference between revisions

From AddOn Studio
Jump to navigation Jump to search
No edit summary
(upgraded deprecated template)
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}}

Revision as of 18:13, 6 January 2007

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.