Method WaitForSeconds WaitForSeconds(float) Waits for the t seconds. Declaration protected IEnumerator WaitForSeconds(float t) Parameters Type Name Description float t Time in seconds. Returns Type Description IEnumerator