Page cover image

Inventory Result

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

public struct InventoryResult

Used by the Inventory interface to return general inventory information.

Fields and Attributes

TypeNameComment

ItemDetail[]

items

The items returned

EResult

result

The Steam result of the request

DateTime

timestamp

The time stamp the result was produced

Last updated