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.