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

namespace Cysharp.Threading.Tasks.Triggers
{
public class AsyncTriggerExitTrigger // TypeDefIndex: 12261
{

	// Methods
	// RVA: -1
	private type#28660 OnTriggerExit(type#16047 other) { }
	// RVA: -1
	public type#19803 GetOnTriggerExitAsyncHandler() { }
	// RVA: -1
	public type#19803 GetOnTriggerExitAsyncHandler(type#15724 cancellationToken) { }
	// RVA: -1
	public type#10942 OnTriggerExitAsync() { }
	// RVA: -1
	public type#10942 OnTriggerExitAsync(type#15724 cancellationToken) { }
	// RVA: -1
	public type#28660 .ctor() { }
}
}
