Comment on page
Item Detail
Support us as a GitHub Sponsor and get instant access to all our assets, exclusive tools and assets, escalated support and issue tracking and our gratitude.
These articles are made possible by our GitHub Sponsors ... become a sponsor today!
public struct ItemDetail
Type | Name | Comment |
---|---|---|
SteamItemDetails_t | itemDetails | The ID of the DLC |
ItemProperty[] | properties | Properties of the item |
string | dynamicProperties | Dynamic properties set on the item |
ItemTag[] | tags | tags applied to the item |
SteamItemInstanceID_t | ItemId | The instance ID of the item |
SteamItemDef_t | Definition | the definition ID of the item |
ushort | Quantity | Quantity represented by the instnace of the item |
ESteamItemFlags | Flags | No Trade Removed Consumed |
Last modified 1mo ago