Automated updating of API pages at this location, to reflect patch changes, has ceased from 10.1.7 onwards. |
Returns if your character is Dual wielding.
isDualWield = IsDualWielding()
Returns[]
- isDualWield
- boolean - True if wielding more than 1 weapon (or whenever a weapon is equipped in Off-Hand), false otherwise.
Patch changes[]
Patch 4.0.1 (2010-10-12): Added.