Class: TF2Inventory

Inherits:
Object
  • Object
show all
Includes:
Cacheable, GameInventory
Defined in:
lib/steam/community/tf2/tf2_inventory.rb

Overview

Represents the inventory (aka. Backpack) of a Team Fortress 2 player

Constant Summary collapse

@@app_id =
440
@@item_class =
TF2Item

Instance Attribute Summary

Attributes included from GameInventory

#items, #steam_id64

Attributes included from Cacheable

#fetch_time

Method Summary

Methods included from GameInventory

#[], #app_id, #attribute_schema, #fetch, #initialize, #item_schema, #qualities, schema_language=, #size

Methods included from Cacheable

#cache, #fetch, #fetched?, included, #initialize