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

namespace UnityEngine
{
public class DeviceType // TypeDefIndex: 8907
{
	// Fields
	type#20890 value__;
	type#17331 Unknown;
	type#17331 Handheld;
	type#17331 Console;
	type#17331 Desktop;
}
}
