WoW:API GetInspectPVPRankProgress: Difference between revisions

From AddOn Studio
Jump to navigation Jump to search
mNo edit summary
m (Move page script moved page API GetInspectPVPRankProgress to API GetInspectPVPRankProgress without leaving a redirect)
 
(4 intermediate revisions by 4 users not shown)
Line 1: Line 1:
'''InspectHonorFrameProgressBar:SetValue(GetInspectPVPRankProgress());'''
{{wowapi}} __NOTOC__
{{removedapi|2.0|}}


Get the PvP rank progress information from the inspected unit.
Get the PvP rank progress information from the inspected unit.
progress = GetInspectPVPRankProgress()


[[Category:API Functions|GetInspectPVPRankProgress]]
 
[[Category:API Honor Functions|GetInspectPVPRankProgress]]
== Arguments ==
None
 
 
== Returns ==
:; progress : Number - The progress made toward the next PVP rank normalized between 0 and 1

Latest revision as of 04:46, 15 August 2023

WoW API < GetInspectPVPRankProgress

Get the PvP rank progress information from the inspected unit.

progress = GetInspectPVPRankProgress()


Arguments[edit]

None


Returns[edit]

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