Coroutine.running
From GiderosMobile
Available since: Gideros 2022.3
Class: coroutine
Description
Returns the running coroutine. <syntaxhighlight lang="lua"> (coroutine) = coroutine.running() </source>
Return values
Returns (thread) the running coroutine