Skip to main content

Alias

  • RakNetPacket.Ignore

Đối số

RakNetPacket
bắt buộc
Live packet object passed to a RakNet hook or signal callback.

Kiểu

RakNetPacket

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

Ví dụ

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