PgsLeaderboard
Represents a single leaderboard.
Summary
Public attributes |
|
|---|---|
display_name
|
const char *
The display name of this leaderboard.
|
icon_image_uri
|
const char *
The URI for the icon of this leaderboard.
|
leaderboard_id
|
const char *
The ID of this leaderboard.
|
score_order
|
The score order of this leaderboard.
|
Public attributes
display_name
const char * PgsLeaderboard::display_name
The display name of this leaderboard.
icon_image_uri
const char * PgsLeaderboard::icon_image_uri
The URI for the icon of this leaderboard.
leaderboard_id
const char * PgsLeaderboard::leaderboard_id
The ID of this leaderboard.
score_order
PgsLeaderboardScoreOrder PgsLeaderboard::score_order
The score order of this leaderboard.