Wowpedia

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

READ MORE

Wowpedia
Advertisement
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

Gets the inspected unit's progress towards the next PvP rank.

rankProgress = GetInspectPVPRankProgress()

Returns

rankProgress
number - The progress made toward the next PVP rank normalized between 0 and 1

Details

  • Requires you to be inspecting a unit and call GetInspectHonorData() first before this api returns updated information.
  • If not inspecting a unit, NotifyInspect("unit") must be called first.

Patch changes

Bc icon Patch 2.0.1 (2006-12-05): Removed.
WoW Icon update Patch 1.6.0 (2005-07-12): Added.

Advertisement