| Modifier and Type | Method and Description |
|---|---|
static SteamUserStats.LeaderboardUploadScoreMethod |
SteamUserStats.LeaderboardUploadScoreMethod.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SteamUserStats.LeaderboardUploadScoreMethod[] |
SteamUserStats.LeaderboardUploadScoreMethod.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.uploadLeaderboardScore(SteamLeaderboardHandle leaderboard,
SteamUserStats.LeaderboardUploadScoreMethod method,
int score,
int[] scoreDetails) |
Copyright © 2018. All rights reserved.