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.