πGet Leaderboard Sort Method

π Description
Retrieves the sort method (e.g., Ascending, Descending) for a given Steam leaderboard, which determines how scores are ordered.
Name
Description
Leaderboard ID
The ID for the leaderboard you want to get data for.
Name
Description
On Success
Executes if the sort method was successfully retrieved.
On Fail
Executes if the Steam API is not validated or the leaderboard sort method could not be determined.
The retrieved sort method for the leaderboard. Defaults to Ascending on failure.
Last updated