Connection: Fire Asynchronous
Schedules callback with task.spawn semantics.
Luau
Connection:Fire(...args: any) -> ()Parameters
Call this method with a Connection receiver. The colon supplies self implicitly; a dot call must pass the receiver explicitly.
| Parameter | Type |
|---|---|
...args | any |
Returns
()This function returns no values.