ISteamUserStats
Methods ISteamUserStats
Cream::ISteamUserStats.getglobalachievementpercentagesforapp(gameid : UInt64, apikey : String)
Parameters
gameid
Type: uint64
Optional: false
Description: GameID to retrieve the achievement percentages for
Cream::ISteamUserStats.getglobalachievementpercentagesforapp(gameid : UInt64, apikey : String)
Parameters
gameid
Type: uint64
Optional: false
Description: GameID to retrieve the achievement percentages for
Cream::ISteamUserStats.getglobalstatsforgame(appid : UInt32, count : UInt32, name[0] : String, startdate : UInt32, enddate : UInt32, apikey : String)
Parameters
appid
Type: uint32
Optional: false
Description: AppID that we're getting global stats for
count
Type: uint32
Optional: false
Description: Number of stats get data for
name[0]
Type: string
Optional: false
Description: Names of stat to get data for
startdate
Type: uint32
Optional: true
Description: Start date for daily totals (unix epoch timestamp)
enddate
Type: uint32
Optional: true
Description: End date for daily totals (unix epoch timestamp)
Cream::ISteamUserStats.getnumberofcurrentplayers(appid : UInt32, apikey : String)
Parameters
appid
Type: uint32
Optional: false
Description: AppID that we're getting user count for
Cream::ISteamUserStats.getplayerachievements(key : String, steamid : UInt64, appid : UInt32, l : String)
Parameters
key
Type: string
Optional: false
Description: access key
steamid
Type: uint64
Optional: false
Description: SteamID of user
appid
Type: uint32
Optional: false
Description: AppID to get achievements for
l
Type: string
Optional: true
Description: Language to return strings for
Cream::ISteamUserStats.getschemaforgame(key : String, appid : UInt32, l : String)
Parameters
key
Type: string
Optional: false
Description: access key
appid
Type: uint32
Optional: false
Description: appid of game
l
Type: string
Optional: true
Description: localized langauge to return (english, french, etc.)
Cream::ISteamUserStats.getschemaforgame(key : String, appid : UInt32, l : String)
Parameters
key
Type: string
Optional: false
Description: access key
appid
Type: uint32
Optional: false
Description: appid of game
l
Type: string
Optional: true
Description: localized language to return (english, french, etc.)
Cream::ISteamUserStats.getuserstatsforgame(key : String, steamid : UInt64, appid : UInt32)
Parameters
key
Type: string
Optional: false
Description: access key
steamid
Type: uint64
Optional: false
Description: SteamID of user
appid
Type: uint32
Optional: false
Description: appid of game
Cream::ISteamUserStats.getuserstatsforgame(key : String, steamid : UInt64, appid : UInt32)
Parameters
key
Type: string
Optional: false
Description: access key
steamid
Type: uint64
Optional: false
Description: SteamID of user
appid
Type: uint32
Optional: false
Description: appid of game