Join Slack
Powered by
If you want C#-style behavior (invoke moreStuff ri...
# coroutines
e
elizarov
06/06/2017, 12:52 PM
If you want C#-style behavior (invoke moreStuff right away), you can do
async(UI, CoroutineStart.UNDISPATCHED) { moreStuff() }
👍🏽 1
Open in Slack
Previous
Next