| Modifier and Type | Method and Description |
|---|---|
static SteamUserStats.LeaderboardDataRequest |
SteamUserStats.LeaderboardDataRequest.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SteamUserStats.LeaderboardDataRequest[] |
SteamUserStats.LeaderboardDataRequest.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
SteamAPICall |
SteamUserStats.downloadLeaderboardEntries(SteamLeaderboardHandle leaderboard,
SteamUserStats.LeaderboardDataRequest leaderboardDataRequest,
int rangeStart,
int rangeEnd) |
Copyright © 2018. All rights reserved.