WoW:API HasWandEquipped: Difference between revisions

From AddOn Studio
Jump to navigation Jump to search
No edit summary
 
No edit summary
Line 3: Line 3:
'''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 20:13, 30 December 2005

HasWandEquipped();

Returns

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

Template:WoW API