Wowpedia

We have moved to Warcraft Wiki. Click here for information and the new URL.

READ MORE

Wowpedia
Register
Advertisement

Returns the total number of ranks purchased for an artifact weapon.

numPurchased = C_ArtifactUI.GetTotalPurchasedRanks()

Returns[]

numPurchased
number - The number of purchased ranks on an artifact weapon.

Details[]

  • Only returns a number (like 68) while at a forge, otherwise returns nil.

Patch changes[]

Legion Patch 7.0.3 (2016-07-19): Added.

Advertisement