// Assembly: UnityEngine.UIElementsModule
// Full name: UnityEngine.UIElements.EventCallbackFunctor`1

namespace UnityEngine.UIElements
{
public class EventCallbackFunctor`1 // TypeDefIndex: 5491
{
	// Fields
	type#5237 m_Callback;

	// Methods
	// RVA: -1
	public static type#5229 GetPooled(type#20900 eventTypeId, type#5236 callback, type#21073 invokePolicy) { }
	// RVA: -1
	public virtual type#28660 Dispose() { }
	// RVA: -1
	public virtual type#28660 Invoke(type#17965 evt) { }
	// RVA: -1
	public virtual type#28660 UnregisterCallback(type#15675 target, type#27650 useTrickleDown) { }
	// RVA: -1
	public virtual type#15313 IsEquivalentTo(type#20900 eventTypeId, type#17247 callback) { }
	// RVA: -1
	public type#28660 .ctor() { }
}
}
