Skip to content

Home > @world-wide-lab/client > LeaderboardScoreData

LeaderboardScoreData interface

A record of data to add to a leaderboard with Session.addScoreToLeaderboard()

Signature:

typescript
export interface LeaderboardScoreData

Properties

Property

Modifiers

Type

Description

publicGroupName?

string

(Optional) The group name to display for this score and use for aggregation

publicIndividualName?

string

(Optional) The individual name to display for this score

score

number

The numerical score