// Assembly: UnityEngine.InputForUIModule
// Full name: IEventSanitizer

public class IEventSanitizer // TypeDefIndex: 12585
{

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