Actors
getactorthreads
返回来自 actor thread list 的 Luau threads array table。该 function 不接受 arguments。它从 ScriptContext 读取 actor list bounds,遍历每个 actor state entry,将 stored global state 解密为 Luau thread,并且只包含 valid threads 的 entries。
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
返回来自 actor thread list 的 Luau threads array table。该 function 不接受 arguments。它从 ScriptContext 读取 actor list bounds,遍历每个 actor state entry,将 stored global state 解密为 Luau thread,并且只包含 valid threads 的 entries。