Closures
checkcaller
current Luau thread가 Real caller context에 있는지 반환합니다. 이 function은 arguments를 받지 않고 the current caller context의 boolean result를 push합니다. 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를 받지 않고 the current caller context의 boolean result를 push합니다. function은 Lua call stack 또는 function object를 검사하지 않습니다.