Skip to main content

Alias

  • getactorfromstate

Argumen

thread
wajib
Luau thread yang thread data-nya harus diperiksa untuk associated Actor weak reference.

Return

Instance | nil
Actor Instance yang di-resolve dari the associated Actor weak reference milik thread, atau nil saat tidak ada valid actor reference.

Contoh

Resolve the Actor Instance associated with a Luau thread, when that thread has a valid actor reference.