Quantcast
Channel: Answers for "Definition of Script.function() depends on Script.function()..."
Viewing all articles
Browse latest Browse all 6

Answer by tertle

$
0
0

Just create it as an infinite loop

function foo()
{
    while(true)
    {

        yield WaitForSeconds(1);

        ...
    }
}

Viewing all articles
Browse latest Browse all 6

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>