Thread:status
From GiderosMobile
Available since: 2018.10
Class: Thread
Description
Returns current status of the thread. <syntaxhighlight lang="lua"> status = thread:status() </source>
Return values
status: (string) current thread status
Available since: 2018.10
Class: Thread
Returns current status of the thread. <syntaxhighlight lang="lua"> status = thread:status() </source>
status: (string) current thread status