Свойство | Тип | Описание | |
---|---|---|---|
CreateParentEnumerator | IResult>.Func |
Метод | Описание | |
---|---|---|
BeginExecute ( IEnumerator |
Executes a coroutine.
|
public static BeginExecute ( IEnumerator |
||
coroutine | IEnumerator |
The coroutine to execute. |
context | ActionExecutionContext | The context to execute the coroutine within. |
callback | EventHandler |
The completion callback for the coroutine. |
Результат | void |