-
-
Notifications
You must be signed in to change notification settings - Fork 132
CMarketSearchResult
Alexander Corn edited this page Jul 10, 2015
·
1 revision
A class which represents a search result on the Steam Community Market. Returned in the callback to marketSearch.
The AppID of the game to which this item belongs.
The market_hash_name
of the item, otherwise known as the English version of the item's name on the market.
A URL to a 512x512 image of this item. You can get custom sizes by simply appending your desired size to this URL. For example, to get a 64x64 image, just use item.image + '64x64'
.
The lowest price of this item on the market, in the lowest denomination of your currency (e.g. USD cents).
How many of this item there are currently listed on the market.