Description:

Writes a bool value to the archive.

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

Nothing found