Skip to main content

Alias

  • is_our_thread

Argumentos

thread
requerido
Required Luau thread to test against Real caller context.

Retornos

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

Ejemplo

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