WoW:API GetExpertise: Difference between revisions
Jump to navigation
Jump to search
(Created page with 'Returns your current expertise value. expertise, offhandExpertise = GetExpertise(); == Returns == ; expertise : Number - Expertise value for your main hand weapon. ; offhandExp…') |
m (Move page script moved page API GetExpertise to API GetExpertise without leaving a redirect) |
(No difference)
| |
Latest revision as of 04:45, 15 August 2023
← WoW API < GetExpertise
Returns your current expertise value.
expertise, offhandExpertise = GetExpertise();
Returns
- expertise
- Number - Expertise value for swings with your main hand weapon.
- offhandExpertise
- Number - Expertise value for swings with your offhand weapon.