Garry's Mod Wiki

net.WriteFloat

  net.WriteFloat( number float )

Description

Appends a float (number with decimals) to the current net message.

Arguments

1 number float
The float to be sent.