// Assembly: UnityEngine.UIElementsModule
// Full name: InputForUIProcessor

public class InputForUIProcessor // TypeDefIndex: 5416
{
	// Fields
	type#17204 m_EventSystem;
	type#17371 m_LastPointerTimestamp;
	type#17371 m_NextPointerTimestamp;
	type#10010 m_EventList;

	// Methods
	// RVA: -1
	public type#28660 .ctor(type#17201 eventSystem) { }
	// RVA: -1
	public type#15313 OnEvent(type#11866 ev) { }
	// RVA: -1
	public type#28660 ProcessInputForUIEvents() { }
	// RVA: -1
	private type#18037 GetModifiers(type#18043 eventModifiers) { }
	// RVA: -1
	private type#28660 ProcessPointerEvent(type#24506 pointerEvent) { }
	// RVA: -1
	private type#28660 ProcessNavigationEvent(type#23358 navigationEvent) { }
	// RVA: -1
	private type#28660 ProcessKeyEvent(type#21564 keyEvent) { }
	// RVA: -1
	private type#28660 ProcessTextInputEvent(type#27217 textInputEvent) { }
	// RVA: -1
	private type#28660 ProcessCommandEvent(type#16182 commandEvent) { }
	// RVA: -1
	private type#28660 ProcessIMECompositionEvent(type#20250 compositionEvent) { }
}
