// Assembly: Facepunch.Steamworks.Posix
// Full name: Steamworks.Data.InventoryItemId

namespace Steamworks.Data
{
public class InventoryItemId // TypeDefIndex: 11975
{
	// Fields
	type#27940 Value;

	// Methods
	// RVA: -1
	public virtual type#26576 ToString() { }
	// RVA: -1
	public virtual type#20867 GetHashCode() { }
	// RVA: -1
	public virtual type#15313 Equals(type#23705 p) { }
	// RVA: -1
	public virtual type#15313 Equals(type#21042 p) { }
	// RVA: -1
	public static type#15313 op_Equality(type#21042 a, type#21042 b) { }
	// RVA: -1
	public virtual type#20867 CompareTo(type#21042 other) { }
}
}
