BaseLeaderboardEntry

@Serializable
sealed class BaseLeaderboardEntry(source)

Base class for Leaderboards entries.

Inheritors

Properties

Link copied to clipboard
abstract val dromeLevel: Int

The drome level of the character.

Link copied to clipboard
abstract val rank: Int

The rank of the character.