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

namespace UnityEngine.InputForUI
{
public class IEventProviderImpl // TypeDefIndex: 12574
{

	// Methods
	// RVA: -1
	public abstract type#28660 Initialize() { }
	// RVA: -1
	public abstract type#28660 Shutdown() { }
	// RVA: -1
	public abstract type#28660 Update() { }
	// RVA: -1
	public abstract type#28660 OnFocusChanged(type#15313 focus) { }
}
}
