# Source URL: https://dev.epicgames.com/documentation/en-us/uefn/make-your-own-in-game-leaderboard-in-verse
# Local doc: epic-docs/documentation/en-us/uefn/make-your-own-in-game-leaderboard-in-verse.md
# Section: Building Player Leaderboards
# Updates the given billboard device to display the stats of the given player.
UpdateStatsBillboard<public>(Player:agent, StatsBillboard:billboard_device):void=
Verse Library
verse
08 Building Player Leaderboards
Updates an in-game billboard device to reflect a specific player's current leaderboard statistics.
extracted-snippets/documentation/en-us/uefn/make-your-own-in-game-leaderboard-in-verse/08-building-player-leaderboards.verse