Version: 2017.2

YieldInstruction

class in UnityEngine

Switch to Manual

Description

Base class for all yield instructions.

See WaitForSeconds, WaitForFixedUpdate, Coroutine and MonoBehaviour.StartCoroutine for more information.