Description:

Writes a float value to the archive.

Syntax:
public void WriteSingle(
float value
)
Parameters:
  • value
  • Type: float
  • A value to write.
Returns:
Type: void
Available since:
5.0

Nothing found