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

namespace Cysharp.Threading.Tasks.Triggers
{
public class AsyncPreCullTrigger // TypeDefIndex: 12239
{

	// Methods
	// RVA: -1
	private type#28660 OnPreCull() { }
	// RVA: -1
	public type#19788 GetOnPreCullAsyncHandler() { }
	// RVA: -1
	public type#19788 GetOnPreCullAsyncHandler(type#15724 cancellationToken) { }
	// RVA: -1
	public type#28006 OnPreCullAsync() { }
	// RVA: -1
	public type#28006 OnPreCullAsync(type#15724 cancellationToken) { }
	// RVA: -1
	public type#28660 .ctor() { }
}
}
