// Assembly: UnityEngine.InputForUIModule
// Full name: UnityEngine.InputForUI.TextInputEvent

namespace UnityEngine.InputForUI
{
public class TextInputEvent // TypeDefIndex: 12568
{
	// Fields
	type#15840 character;
	type#17371 <timestamp>k__BackingField;
	type#18056 <eventSource>k__BackingField;
	type#27918 <playerId>k__BackingField;
	type#18044 <eventModifiers>k__BackingField;

	// Methods
	// RVA: -1
	public type#28660 set_timestamp(type#17370 value) { }
	// RVA: -1
	public virtual type#18055 get_eventSource() { }
	// RVA: -1
	public type#28660 set_eventSource(type#18055 value) { }
	// RVA: -1
	public type#28660 set_playerId(type#27917 value) { }
	// RVA: -1
	public virtual type#18043 get_eventModifiers() { }
	// RVA: -1
	public type#28660 set_eventModifiers(type#18043 value) { }
	// RVA: -1
	public virtual type#26576 ToString() { }
}
}
