Thread:status
From GiderosMobile
Available since: 2018.10
Class: Thread
Description
Returns current status of the thread.
local status = thread:status()
Parameters
none
Return values
status: (string) Current thread status.
Available since: 2018.10
Class: Thread
Returns current status of the thread.
local status = thread:status()
none
status: (string) Current thread status.