Thread:start
Starts the Thread.
Thread:start(...arguments)
Arguments
Name | Type | Description |
...arguments | * | Up to 4 arguments to pass to the Thread's function. |
Returns
Nothing
See also
Thread
Starts the Thread.
Thread:start(...arguments)
Name | Type | Description |
...arguments | * | Up to 4 arguments to pass to the Thread's function. |
Nothing
Thread