// Assembly: UnityEngine.UIElementsModule
// Full name: UnityEngine.UIElements.InputEvent

namespace UnityEngine.UIElements
{
public class InputEvent // TypeDefIndex: 5515
{
	// Fields
	type#26577 <previousData>k__BackingField;
	type#26577 <newData>k__BackingField;

	// Methods
	// RVA: -1
	private static type#28660 .cctor() { }
	// RVA: -1
	protected type#28660 set_previousData(type#26576 value) { }
	// RVA: -1
	protected type#28660 set_newData(type#26576 value) { }
	// RVA: -1
	protected virtual type#28660 Init() { }
	// RVA: -1
	private type#28660 LocalInit() { }
	// RVA: -1
	public static type#20799 GetPooled(type#26576 previousData, type#26576 newData) { }
	// RVA: -1
	public type#28660 .ctor() { }
}
}
