C_Commentator.GetOrCreateSeries

From Warcraft Wiki
Jump to navigation Jump to search

Needs summary.

data = C_Commentator.GetOrCreateSeries(teamName1, teamName2)

Arguments

teamName1
string
teamName2
string

Returns

data
CommentatorSeries
Field Type Description
teams CommentatorSeriesTeam[]
CommentatorSeriesTeam
Field Type Description
name string
score number

Patch changes

Shadowlands Patch 9.0.1 (2020-10-13): Added.