setColor

open suspend override fun setColor(newColor: Team.TeamColor): Team

Sets the team's display color.

Return

the Team instance

Parameters

newColor

the new TeamColor to apply