Wowpedia

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

READ MORE

Wowpedia
Advertisement

Returns PvP score info.

info = C_PvP.GetScoreInfo(offsetIndex)
     = C_PvP.GetScoreInfoByPlayerGuid(guid)

Arguments

GetScoreInfo

offsetIndex
number

GetScoreInfoByPlayerGuid

guid
string

Returns

info
structure - PVPScoreInfo (nilable)

Returns PvP score info.

info = C_PvP.GetScoreInfo(offsetIndex)
     = C_PvP.GetScoreInfoByPlayerGuid(guid)

Arguments

GetScoreInfo

offsetIndex
number

GetScoreInfoByPlayerGuid

guid
string

Returns

info
structure - PVPScoreInfo (nilable)

Template loop detected: Struct PvP.PVPScoreInfo

Patch changes

Patch changes

Advertisement