Automated updating of API pages at this location, to reflect patch changes, has ceased from 10.1.7 onwards. |
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[]
Patch 2.0.1 (2006-12-05): Removed.
Patch 1.6.0 (2005-07-12): Added.