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

namespace UnityEngine.InputForUI
{
public class EventSanitizer // TypeDefIndex: 12586
{
	// Fields
	type#13669 _sanitizers;

	// Methods
	// RVA: -1
	public type#28660 Reset() { }
	// RVA: -1
	public type#28660 BeforeProviderUpdate() { }
	// RVA: -1
	public type#28660 AfterProviderUpdate() { }
	// RVA: -1
	public type#28660 Inspect(type#11866 ev) { }
}
}
