Scripting Helpers is winding down operations and is now read-only. More info→
Ad
Log in to vote
0

How do I delay the current thread from a seperate thread?

Asked by 9 years ago

I need to use the wait function on the main thread, from a separate thread. That's about it. And no, I can't find another solution.

0
How you tried the delay function? woodengop 1134 — 9y
0
The delay function has nothing to do with this. Vlatkovski 320 — 9y
0
I think you would want to use co-routine, yet im not that familiar with it dragonkeeper467 453 — 9y
0
Do you want a coroutine or a thread delayer? MessorAdmin 598 — 9y

Answer this question