πGet Leaderboard Display Type

π Description
Retrieves the display type (e.g., Numeric, Time in Seconds) for a specified Steam leaderboard. This determines how scores are formatted.
Name
Description
Leaderboard ID
The ID for the leaderboard you want to get data for.
Name
Description
On Success
Executes if the display type was successfully retrieved.
On Fail
Executes if the Steam API is not validated or the leaderboard display type could not be determined.
The retrieved display type for the leaderboard. Defaults to "Numeric" on failure.
Last updated