Skip to main content

Alias

  • getactorfromstate

Arguments

thread
requis
Luau thread dont le thread data doit être vérifié pour une associated Actor weak reference.

Retours

Instance | nil
Actor Instance résolue depuis la the associated Actor weak reference du thread, ou nil lorsqu’aucune valid actor reference n’est présente.

Exemple

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