Method BattleGround:GetWinner [-] [+]
Returns the winning team of the specific BattleGround.
Synopsis
team = BattleGround:GetWinner()
Arguments
None.
Returns
Team team- See method description.
Returns the winning team of the specific BattleGround.
team = BattleGround:GetWinner()
None.
Team team
Prefix searches with a type followed by a colon (e.g.
fn:) to restrict the search to a given type.
Accepted types are: fn, mod,
struct (or str), enum,
trait, typedef (or
tdef).