getOrCreateScore

abstract fun getOrCreateScore(member: Component): Score

Gets the score for the given member, or creates a new score if the member does not have a score.

Return

the score

Parameters

member

the member