Skip to main content

Đối số

RakNetPacket
bắt buộc
Live packet object passed to a RakNet hook or signal callback.
string | buffer | {number}
bắt buộc
Replacement packet data. Array-table bytes must be numbers from 0 through 255.

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ụ

Replace packet data from inside a live packet callback.