Retrieves the sort method (e.g., Ascending, Descending) for a given Steam leaderboard, which determines how scores are ordered.
Leaderboard ID
The ID for the leaderboard you want to get data for.
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.
Sort Method
The retrieved sort method for the leaderboard. Defaults to Ascending on failure.
Last updated 8 months ago