Class: ELeaderboardSortMethod
- Inherits:
-
Object
- Object
- ELeaderboardSortMethod
- Defined in:
- lib/steamd/generated/enums.rb
Overview
Represents the ELeaderboardSortMethod enum
Constant Summary collapse
- DATA_TYPE =
Data type of ELeaderboardSortMethod
'int'- NONE =
Constant NONE for ELeaderboardSortMethod
0- ASCENDING =
Constant ASCENDING for ELeaderboardSortMethod
1- DESCENDING =
Constant DESCENDING for ELeaderboardSortMethod
2