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

namespace Cysharp.Threading.Tasks.Triggers
{
public class AsyncDestroyTrigger // TypeDefIndex: 12155
{
	// Fields
	type#15314 awakeCalled;
	type#15314 called;
	type#15739 cancellationTokenSource;

	// Methods
	// RVA: -1
	public type#15724 get_CancellationToken() { }
	// RVA: -1
	private type#28660 Awake() { }
	// RVA: -1
	private type#28660 OnDestroy() { }
	// RVA: -1
	public type#28006 OnDestroyAsync() { }
	// RVA: -1
	public type#28660 .ctor() { }
}
}
