Method | Description | |
---|---|---|
CoRoutineMonitor ( IEnumerator c ) : System | ||
Pause ( ) : void | ||
Resume ( ) : void | ||
Start ( ) : void | ||
Stop ( ) : void |
Method | Description | |
---|---|---|
CallWrapper ( ) : IEnumerator |
public CoRoutineMonitor ( IEnumerator c ) : System | ||
c | IEnumerator | |
return | System |