// Assembly: UnityEngine.CoreModule
// Full name: UnityEngine.AsyncInstantiateOperation

namespace UnityEngine
{
public class AsyncInstantiateOperation // TypeDefIndex: 8812
{
	// Fields
	type#15742 s_GlobalCancellation;
	type#13311 m_Result;
	type#15725 m_CancellationToken;

	// Methods
	// RVA: -1
	private type#15313 IsCancellationRequested() { }
	// RVA: -1
	internal virtual type#13310 CreateResultArray(type#20867 size) { }
	// RVA: -1
	private static type#28660 .cctor() { }
}
}
