getScore

abstract fun getScore(member: Component): Score?

Gets the score for the given member, if the member has a score.

Return

the score, or null if not present

Parameters

member

the member