Revision Difference
Data.LeaderboardSort#523613
<type category="enum" namespace="Steamworks.Data" name="LeaderboardSort" is="enum">
<entries>
<entry name="Ascending" value="1"></entry>⤶
<entry name="Descending" value="2"></entry>⤶
<entry name="Ascending" value="1">The top-score is the lowest number⤶
</entry>⤶
<entry name="Descending" value="2">The top-score is the highest number⤶
</entry>⤶
</entries>
</type>