Class: Portal2Inventory

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

Overview

Represents the inventory (a.k.a. Robot Enrichment) of a Portal 2 player

Constant Summary collapse

@@app_id =
620
@@item_class =
Portal2Item

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