// Assembly: UnityEngine.IMGUIModule
// Full name: UnityEngine.PointerType

namespace UnityEngine
{
public class PointerType // TypeDefIndex: 11312
{
	// Fields
	type#20890 value__;
	type#24532 Mouse;
	type#24532 Touch;
	type#24532 Pen;
}
}
