Item Detail
Like what your seeing?
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!
Introduction
Used by the Inventory interface and in the Item Definition to represent instances of an item.
Fields and Attributes
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 updated