Page cover

Inventory Result

Like what your seeing?

Introduction

public struct InventoryResult

Used by the Inventory interface to return general inventory information.

Fields and Attributes

Type
Name
Comment

ItemDetail[]

items

The items returned

EResult

result

The Steam result of the request

DateTime

timestamp

The time stamp the result was produced

Last updated