Actors
getdeletedactors
返回 actor list 中 Luau threads 的 array table,这些条目的 thread data 具有 Actor reference,reference count 大于 0,并且 the associated Actor 是 expired weak reference。该 function 不接受 arguments。它不返回 Actor Instance values。
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
返回 actor list 中 Luau threads 的 array table,这些条目的 thread data 具有 Actor reference,reference count 大于 0,并且 the associated Actor 是 expired weak reference。该 function 不接受 arguments。它不返回 Actor Instance values。