LanguageEnglish
  • C#
  • JS

Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

This version of Unity is unsupported.

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.