WoW:API GetInspectPVPRankProgress: Difference between revisions

Noted that this function no longer exists and has no direct replacement.
mNo edit summary
(Noted that this function no longer exists and has no direct replacement.)
Line 1: Line 1:
{{wowapi}}
{{wowapi}} __NOTOC__
{{Stub/API}}
{{removedapi|2.0|}}


'''InspectHonorFrameProgressBar:SetValue(GetInspectPVPRankProgress());'''
Get the PvP rank progress information from the inspected unit.
progress = GetInspectPVPRankProgress()


Get the PvP rank progress information from the inspected unit.
 
== Arguments ==
None
 
 
== Returns ==
:; progress : Number - The progress made toward the next PVP rank normalized between 0 and 1
Anonymous user