Wowpedia

We have moved to Warcraft Wiki. Click here for information and the new URL.

READ MORE

Wowpedia
Advertisement

Needs summary.

honor, experience, itemRewards, currencyRewards = C_PvP.GetRandomEpicBGRewards()

Returns[]

honor
number
experience
number
itemRewards
structure - BattlefieldItemReward[] (nilable)
currencyRewards
structure - BattlefieldCurrencyReward[] (nilable)
BattlefieldItemReward
Field Type Description
id number
name string
texture number
quantity number
BattlefieldCurrencyReward
Field Type Description
id number
quantity number

Patch changes[]

Battle for Azeroth Patch 8.0.1 (2018-07-17): Added.

Advertisement