plus

operator fun plus(other: ScoreboardUpdate): Int

Adds another update event to the current one.

Return

The result as Int.

Since

0.2.0

Parameters

other

The other update event.