private static void WaitForSeconds(INLTimer t, object userData) { (userData as NLCoroutine).NextStep(); }