ScoreboardScoreInfo Class

Contains a pair of a scoreboard participant and its respective score.

Properties

participant

read-only participant: ScoreboardIdentity;

This scoreboard participant for this score.

Type: ScoreboardIdentity

score

read-only score: number;

Score value of the identity for this objective.

Type: number