Skip to main content

Alias

  • runonthread

Đối số

thread
bắt buộc
Target Luau thread used to run the source.
string
bắt buộc
Non-empty Luau source string to run on the target thread.
...any
Additional values passed to the dispatched source when supported. Unsupported values are passed as nil.

Ví dụ

Run source on a target Luau thread.