Description:

Writes a ushort value to the archive.

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

Nothing found