Version: 2018.3 (switch to 2019.1)
LanguageEnglish
  • C#
Method group is Obsolete

NetworkWriter.WritePackedUInt64

Obsolete 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: