ISteamRemoteStorage
Methods ISteamRemoteStorage
Cream::ISteamRemoteStorage.getcollectiondetails(collectioncount : UInt32, publishedfileids : UInt64, apikey : String)
Parameters
collectioncount
Type: uint32
Optional: false
Description: Number of collections being requested
publishedfileids
Type: uint64
Optional: false
Description: collection ids to get the details for
Cream::ISteamRemoteStorage.getpublishedfiledetails(itemcount : UInt32, publishedfileids : UInt64, apikey : String)
Parameters
itemcount
Type: uint32
Optional: false
Description: Number of items being requested
publishedfileids
Type: uint64
Optional: false
Description: published file id to look up
Cream::ISteamRemoteStorage.getugcfiledetails(steamid : UInt64, ugcid : UInt64, appid : UInt32, apikey : String)
Parameters
steamid
Type: uint64
Optional: true
Description: If specified, only returns details if the file is owned by the SteamID specified
ugcid
Type: uint64
Optional: false
Description: ID of UGC file to get info for
appid
Type: uint32
Optional: false
Description: appID of product