Table of Contents

Class AsyncTask

Namespace
Pinwheel.Memo
Assembly
Pinwheel.Memo.Editor.dll
public class AsyncTask : CustomYieldInstruction, IEnumerator
Inheritance
CustomYieldInstruction
AsyncTask
Implements
Inherited Members
CustomYieldInstruction.MoveNext()
CustomYieldInstruction.Reset()
CustomYieldInstruction.Current

Fields

m_isCompleted

Properties

keepWaiting

Indicates if coroutine should be kept suspended.

Methods

Complete()
IsCompleted()