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 を検査しません。