// Assembly: Facepunch.Steamworks.Posix
// Full name: Steamworks.InventoryItem

namespace Steamworks
{
public class InventoryItem // TypeDefIndex: 11733
{
	// Fields
	type#21043 _id;
	type#21040 _def;
	type#26474 _flags;
	type#27903 _quantity;
	type#4802 _properties;

	// Methods
	// RVA: -1
	internal static type#21041 From(type#26472 details) { }
	// RVA: -1
	internal static type#4800 GetProperties(type#26469 result, type#20867 index) { }
	// RVA: -1
	public virtual type#15313 Equals(type#23705 p) { }
	// RVA: -1
	public virtual type#20867 GetHashCode() { }
	// RVA: -1
	public virtual type#15313 Equals(type#21041 p) { }
}
}
