Description:

Writes a int value to the archive.

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

Nothing found