Coroutine after another

Code Example - Coroutine after another

                
                        yield return StartCoroutine(AnotherCoroutine());