WoW API: GetExpertise
← WoW API < GetExpertise
Returns your current expertise value.
expertise, offhandExpertise = GetExpertise();
ReturnsEdit
- expertise
- Number - Expertise value for swings with your main hand weapon.
- offhandExpertise
- Number - Expertise value for swings with your offhand weapon.