WoW:API GetPVPThisWeekStats: Difference between revisions

removedapi
(Updated to match the current API boilerplate.)
(removedapi)
Line 1: Line 1:
{{wowapi}} __NOTOC__
{{wowapi}} __NOTOC__
 
{{removedapi|≤ 3.1.3 (likely 2.0)}}
 
Gets your PVP contribution statistics for the current week.
Gets your PVP contribution statistics for the current week.
  hk, contribution = GetPVPThisWeekStats()
  hk, contribution = GetPVPThisWeekStats()
== Arguments ==
:none


== Returns ==
== Returns ==
:; hk : Number - The number of honorable kills made
; hk : Number - The number of honorable kills made
:; contribution : Number - The estimated honor points made
; contribution : Number - The estimated honor points made