๐ฉItem Count
Like what you're 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 in inventory item exchange and similar this simple struct lets you define a specific item instance and the quantity from that instance to work with.
Inventory Item Instance ID represents a "stack" of a given item type in the user's Steam Inventory. An instance may contain 0 or many items depending on the nature of the item and operations on the inventory both in and out of the game.
Nodes
Last updated