Is there WaitForSeconds() in UT4?

I guess the same as I wrote: It waits an amount of seconds till the next Node is triggered. That has to be done inside such a Tick method.
Since Delay is an own Node and function, it is easy to implement.