getscriptthread Synchronous
First matching thread; nil if absent.
Luau
getscriptthread(script: ScriptInstance) -> thread?Parameters
| Parameter | Type |
|---|---|
script | ScriptInstance |
Returns
thread?First matching thread; nil if absent.
getscriptthread(script: ScriptInstance) -> thread?| Parameter | Type |
|---|---|
script | ScriptInstance |
thread?