Skip to main content
Marks a live RakNetPacket as blocked. Ignore resolves to the same method. The method returns no values.

Syntax

Aliases

  • RakNetPacket.Ignore

Arguments

Types

RakNetPacket

Live packet object passed to RakNet hooks and packet signal callbacks. It is only valid during the callback that receives it.

Example

Mark a live packet as blocked from inside a packet callback.