// Assembly: UnityEngine.InputLegacyModule
// Full name: UnityEngine.PenStatus

namespace UnityEngine
{
public class PenStatus // TypeDefIndex: 13169
{
	// Fields
	type#20890 value__;
	type#24349 None;
	type#24349 Contact;
	type#24349 Barrel;
	type#24349 Inverted;
	type#24349 Eraser;
}
}
