// Assembly: UnityEngine.UIElementsModule
// Full name: UnityEngine.UIElements.EventDispatcherGate

namespace UnityEngine.UIElements
{
public class EventDispatcherGate // TypeDefIndex: 5460
{
	// Fields
	type#18009 m_Dispatcher;

	// Methods
	// RVA: -1
	public type#28660 .ctor(type#18007 d) { }
	// RVA: -1
	public virtual type#28660 Dispose() { }
	// RVA: -1
	public virtual type#15313 Equals(type#18012 other) { }
	// RVA: -1
	public virtual type#15313 Equals(type#23705 obj) { }
	// RVA: -1
	public virtual type#20867 GetHashCode() { }
}
}
