Method WorldPacket:WriteString [-] [+]
Writes a string to the WorldPacket.
Synopsis
WorldPacket:WriteString( value )
Arguments
string valueThe string to be written to the WorldPacket.
Returns
Nothing.
Writes a string to the WorldPacket.
WorldPacket:WriteString( value )
string valueThe string to be written to the WorldPacket.
Nothing.