Skip to main content

别名

  • RakNetPacket.Ignore

参数

RakNetPacket
必填
Live packet object passed to a RakNet hook or signal callback.

类型

RakNetPacket

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

示例

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