WoW:API GetInspectPVPRankProgress: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
(Noted that this function no longer exists and has no direct replacement.) |
||
Line 1: | Line 1: | ||
{{wowapi}} | {{wowapi}} __NOTOC__ | ||
{{ | {{removedapi|2.0|}} | ||
Get the PvP rank progress information from the inspected unit. | |||
progress = GetInspectPVPRankProgress() | |||
== Arguments == | |||
None | |||
== Returns == | |||
:; progress : Number - The progress made toward the next PVP rank normalized between 0 and 1 |
Revision as of 13:48, 26 June 2007
← WoW API < GetInspectPVPRankProgress
This is no longer a part of the World of Warcraft API.
|
Get the PvP rank progress information from the inspected unit.
progress = GetInspectPVPRankProgress()
Arguments
None
Returns
- progress
- Number - The progress made toward the next PVP rank normalized between 0 and 1