Skip to main content

Class: ScoreboardScoreInfo

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

Constructors

new ScoreboardScoreInfo()

private new ScoreboardScoreInfo(): ScoreboardScoreInfo

Returns

ScoreboardScoreInfo

Properties

participant

readonly participant: ScoreboardIdentity

Remarks

This scoreboard participant for this score.


score

readonly score: number

Remarks

Score value of the identity for this objective.