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

namespace Steamworks
{
public class SteamInventory // TypeDefIndex: 11700
{
	// Fields
	type#3220 OnInventoryUpdated;
	type#14110 OnDefinitionsUpdated;
	type#13183 <Items>k__BackingField;
	type#13180 <Definitions>k__BackingField;
	type#4534 _defMap;

	// Methods
	// RVA: -1
	internal static type#20530 get_Internal() { }
	// RVA: -1
	internal virtual type#15313 InitializeInterface(type#15313 server) { }
	// RVA: -1
	internal static type#28660 InstallEvents(type#15313 server) { }
	// RVA: -1
	private static type#28660 InventoryUpdated(type#26466 x) { }
	// RVA: -1
	private static type#28660 LoadDefinitions() { }
	// RVA: -1
	internal static type#28660 set_Items(type#13182 value) { }
	// RVA: -1
	public static type#13179 get_Definitions() { }
	// RVA: -1
	internal static type#28660 set_Definitions(type#13179 value) { }
	// RVA: -1
	internal static type#13179 GetDefinitions() { }
	// RVA: -1
	public type#28660 .ctor() { }
}
}
