Legacy Documentation: Version 2018.2 (Go to current version)
LanguageEnglish
  • C#

NetworkWriter.WritePackedUInt64

public void WritePackedUInt64(ulong value);

Parameters

valueValue to write.

Description

This writes the 64-bit value to the stream using variable-length-encoding.

Did you find this page useful? Please give it a rating: