CommChannel: Connect Synchronous
CommChannel:connect
Registers receiver.
Luau
CommChannel:Connect(callback: Function) -> RBXScriptConnectionParameters
Call this method with a CommChannel receiver. The colon supplies self implicitly; a dot call must pass the receiver explicitly.
| Parameter | Type |
|---|---|
callback | Function |
Returns
RBXScriptConnection