raknet. remove_receive_hook Synchronous
RakNet.remove_receive_hookRakNet.removereceivehookraknet.removereceivehook
Removes callback registration.
Luau
raknet.remove_receive_hook(callback: Function) -> ()Parameters
| Parameter | Type |
|---|---|
callback | Function |
Returns
()This function returns no values.
Availability
RakNet is disabled by default. RakNet and raknet are removed when the setting is off; retained references can still call is_enabled().