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

namespace UnityEngine
{
public class CursorMode // TypeDefIndex: 8763
{
	// Fields
	type#20890 value__;
	type#16649 Auto;
	type#16649 ForceSoftware;
}
}
