Closures
checkcaller
返回 current Luau thread 是否存在于 Real caller context。该 function 不接受 arguments,并 push the current caller context 的 boolean result。function 不检查 Lua call stack 或 function object。
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
返回 current Luau thread 是否存在于 Real caller context。该 function 不接受 arguments,并 push the current caller context 的 boolean result。function 不检查 Lua call stack 或 function object。