Skip to main content
Removes a send hook previously registered with the same callback closure. The function returns no values whether or not a matching hook was present.

Syntax

Aliases

  • raknet.remove_send_hook

Arguments

Example

Remove a send hook by passing the same callback closure that was registered.