Skip to main content

エイリアス

  • is_our_thread

引数

thread
必須
Required Luau thread to test against Real caller context.

戻り値

boolean
true when the thread is present in Real caller context; otherwise false.

例

Check whether a Luau thread is currently tracked by Real’s caller context.