// Assembly: UnityEngine.CoreModule
// Full name: Unity.Profiling.LowLevel.MarkerFlags

namespace Unity.Profiling.LowLevel
{
public class MarkerFlags // TypeDefIndex: 8567
{
	// Fields
	type#27910 value__;
	type#22421 Default;
	type#22421 Script;
	type#22421 ScriptInvoke;
	type#22421 ScriptDeepProfiler;
	type#22421 AvailabilityEditor;
	type#22421 AvailabilityNonDevelopment;
	type#22421 Warning;
	type#22421 Counter;
	type#22421 SampleGPU;
}
}
