Method Global:CreatePacket [-] [+]

Creates a WorldPacket.

Synopsis

packet = CreatePacket( opcode, size )

Arguments

Opcodes opcode

The opcode of the packet.

number size

The size of the packet.

Valid numbers: integers from 0 to 4,294,967,295.

Returns

WorldPacket packet
See method description.

Generated on
©2016 - Eluna Lua Engine