getMemberTeam

abstract fun getMemberTeam(member: Component): Team?

Gets the team that the given member is in on this scoreboard, or returns null if there is no team with the given member in it.

Return

the team of the member, or null if not present

Parameters

member

the member