Method WorldPacket:WriteFloat [-] [+]
Writes a 32-bit floating-point value to the WorldPacket.
Synopsis
WorldPacket:WriteFloat( value )
Arguments
number value
The float value to be written to the WorldPacket.
Valid numbers: all decimal numbers.
Returns
Nothing.