// Assembly: UniTask
// Full name: Awaiter

public class Awaiter // TypeDefIndex: 12139
{
	// Fields
	type#24475 playerLoopTiming;
	type#15728 cancellationToken;

	// Methods
	// RVA: -1
	public type#28660 .ctor(type#24474 playerLoopTiming, type#15724 cancellationToken) { }
	// RVA: -1
	public type#15313 get_IsCompleted() { }
	// RVA: -1
	public type#28660 GetResult() { }
	// RVA: -1
	public virtual type#28660 UnsafeOnCompleted(type#14105 continuation) { }
}
