Skip to main content

Alias

  • is_our_thread

Arguments

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

Retours

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

Exemple

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