For AI agents: the complete documentation index is available at /llms.txt, the full documentation bundle is available at /llms-full.txt, and this page is available as Markdown at /server/classes/ScoreboardScoreInfo.md.

Class: ScoreboardScoreInfo

scoreboard

Beta

表示分数信息。包含了分数持有者以及它在记分板上的对应的分数。

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

Properties

participant

readonly participant: ScoreboardIdentity

Beta

Remarks

分数归属的分数持有者。

This scoreboard participant for this score.


score

readonly score: number

Beta

Remarks

该记分项上分数持有者的分数。

Score value of the identity for this objective.

同领域相关