Description:

Writes a uint value to the archive.

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

Nothing found