getscriptfromthread — useful for interacting with or inspecting the thread a script is running on.
Parameters
Returns
thread? - the coroutine thread associated with the given script, or nil if the script is not currently running.
getscriptfromthread — useful for interacting with or inspecting the thread a script is running on.
thread? - the coroutine thread associated with the given script, or nil if the script is not currently running.