WoW API: IsDualWielding

From AddOn Studio
Jump to navigation Jump to search

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