private IEnumerator SearchDelay() { yield return(new WaitForSeconds(0.05f)); rowManager.TryToDestroyRow(); }