Skip to main content

أسماء بديلة

  • runonactor

الوسائط

Instance
مطلوب
Actor Instance whose thread should run the source. The value must be an Instance with ClassName Actor.
string
مطلوب
Non-empty Luau source string to run on the Actor thread.
...any
Additional values passed to the dispatched source when supported. Unsupported values are passed as nil.

مثال

Run source on a resolved Actor thread.