WoW API: IsDualWielding

From AddOn Studio
Jump to navigation Jump to search

WoW API < IsDualWielding

Returns[edit]

True if wielding more than 1 weapon, false otherwise.

Triggers Events[edit]

Titans Grip damage reduction for one example.

Example[edit]

/dump IsDualWielding()

[1]=false

or

[1]=true