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

namespace Cysharp.Threading.Tasks.Triggers
{
public class AsyncMouseExitTrigger // TypeDefIndex: 12221
{

	// Methods
	// RVA: -1
	private type#28660 OnMouseExit() { }
	// RVA: -1
	public type#19773 GetOnMouseExitAsyncHandler() { }
	// RVA: -1
	public type#19773 GetOnMouseExitAsyncHandler(type#15724 cancellationToken) { }
	// RVA: -1
	public type#28006 OnMouseExitAsync() { }
	// RVA: -1
	public type#28006 OnMouseExitAsync(type#15724 cancellationToken) { }
	// RVA: -1
	public type#28660 .ctor() { }
}
}
