// Assembly: UnityEngine.CoreModule
// Full name: Unity.Profiling.ProfilerCategory

namespace Unity.Profiling
{
public class ProfilerCategory // TypeDefIndex: 8561
{
	// Fields
	type#27906 m_CategoryId;

	// Methods
	// RVA: -1
	internal type#28660 .ctor(type#27901 category) { }
	// RVA: -1
	public type#26576 get_Name() { }
	// RVA: -1
	public virtual type#26576 ToString() { }
	// RVA: -1
	public static type#24716 get_Scripts() { }
	// RVA: -1
	public static type#27901 op_Implicit(type#24716 category) { }
}
}
