WoW:API IsDualWielding: Difference between revisions

From AddOn Studio
Jump to navigation Jump to search
No edit summary
m (Move page script moved page API IsDualWielding to WoW:API IsDualWielding without leaving a redirect)
 

Latest revision as of 04:46, 15 August 2023

WoW API < IsDualWielding

Returns

True if wielding more than 1 weapon, false otherwise.

Triggers Events

Titans Grip damage reduction for one example.

Example

/dump IsDualWielding()

[1]=false

or

[1]=true