Skip to main content
Removes a receive 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_receive_hook

Arguments

Example

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