raknet. remove_send_hook Synchronous
RakNet.remove_send_hookRakNet.removesendhookraknet.removesendhook
Removes callback registration.
Luau
raknet.remove_send_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().