Home  Contents

coroutine.running

Coroutine Lua Commands

SYNOPSIS

coroutine.running()

DESCRIPTION

Returns the running coroutine, or nil when called by the main thread.