// Assembly: UniTask
// Full name: Cysharp.Threading.Tasks.Triggers.AsyncPointerEnterTrigger

namespace Cysharp.Threading.Tasks.Triggers
{
public class AsyncPointerEnterTrigger // TypeDefIndex: 12297
{

	// Methods
	// RVA: -1
	private virtual type#28660 UnityEngine.EventSystems.IPointerEnterHandler.OnPointerEnter(type#24510 eventData) { }
	// RVA: -1
	public type#19784 GetOnPointerEnterAsyncHandler() { }
	// RVA: -1
	public type#19784 GetOnPointerEnterAsyncHandler(type#15724 cancellationToken) { }
	// RVA: -1
	public type#10951 OnPointerEnterAsync() { }
	// RVA: -1
	public type#10951 OnPointerEnterAsync(type#15724 cancellationToken) { }
	// RVA: -1
	public type#28660 .ctor() { }
}
}
