// Assembly: UnityEngine.CoreModule
// Full name: UnityEngine.ThreadPriority

namespace UnityEngine
{
public class ThreadPriority // TypeDefIndex: 8658
{
	// Fields
	type#20890 value__;
	type#27388 Low;
	type#27388 BelowNormal;
	type#27388 Normal;
	type#27388 High;
}
}
