// Assembly: UnityEngine.SubsystemsModule
// Full name: UnityEngine.SubsystemsImplementation.SubsystemDescriptorStore

namespace UnityEngine.SubsystemsImplementation
{
public class SubsystemDescriptorStore // TypeDefIndex: 13425
{
	// Fields
	type#8716 s_IntegratedDescriptors;
	type#9103 s_StandaloneDescriptors;
	type#9102 s_DeprecatedDescriptors;

	// Methods
	// RVA: -1
	internal static type#28660 InitializeManagedDescriptor(type#20925 ptr, type#20946 desc) { }
	// RVA: -1
	internal static type#28660 ClearManagedDescriptors() { }
	// RVA: -1
	private static type#28660 ReportSingleSubsystemAnalytics(type#26576 id) { }
	// RVA: -1
	internal static type#28660 RegisterDescriptor(type#769 descriptor, type#8307 storeInList) { }
	// RVA: -1
	internal static type#28660 RegisterDeprecatedDescriptor(type#26789 descriptor) { }
	// RVA: -1
	private static type#28660 .cctor() { }
	// RVA: -1
	private static type#28660 ReportSingleSubsystemAnalytics_Injected(type#11995 id) { }
}
}
