Method WorldPacket:WritePackedGUID [-] [+]
Writes an ObjectGuid as packed GUID format to the WorldPacket.
Synopsis
WorldPacket:WritePackedGUID( value )
Arguments
number value
The ObjectGuid to be packed to the WorldPacket.
Valid numbers: integers from 0 to 18,446,744,073,709,551,615.
Returns
Nothing.