Namespace Serenity.Leaderboard.Application.Interfaces
Interfaces
ILeaderboardService
Service interface for submitting scores to and querying leaderboards.
ILeaderboardSettings
Engine-agnostic read model for leaderboard configuration.
ILeaderboardTopEntryService
Locator-registered, HUD-bindable read model for a board's top-1 entry. Lets the HUD Builder author a leaderboard "current leader" element entirely through a service chain, with the board id passed as an authored chain argument — no scene component required.