WoW API: GetExpertise

From AddOn Studio
Jump to navigation Jump to search

WoW API < GetExpertise

Returns your current expertise value.

expertise, offhandExpertise = GetExpertise();

Returns[edit]

expertise
Number - Expertise value for swings with your main hand weapon.
offhandExpertise
Number - Expertise value for swings with your offhand weapon.

See also[edit]