YieldInstruction

class in UnityEngine

Cambiar al Manual

Descripción

Base class for all yield instructions.

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