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만 포함합니다.