Exemplo n.º 1
0
 public static void PF_WriteFloat(float f)
 {
     MSG.WriteFloat(SV_INIT.sv.multicast, f);
 }