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.