Skip to main content

Aliases

  • getactorfromstate

Argumentos

thread
obrigatório
Luau thread cujo thread data deve ser verificado para uma associated Actor weak reference.

Retornos

Instance | nil
Actor Instance resolvida a partir da the associated Actor weak reference do thread, ou nil quando não há valid actor reference.

Exemplo

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