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.