StartCoroutine
method in Coherence.Toolkit.ICoherenceBridge
Methods
[Obsolete("Coroutines should no longer be started via the ICoherenceBridge interface. Use a MonoBehaviour instead.", false)]
Coroutine StartCoroutine(IEnumerator routine)
Parameters
Type | Name | Description |
---|---|---|
IEnumerator | routine |
Returns
Type | Description |
---|---|
Coroutine |