Legacy Documentation: Version 5.1
LanguageEnglish
  • C#
  • JS

Script language

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

NetworkWriter.WritePackedUInt64

Switch to Manual
public function WritePackedUInt64(value: ulong): void;

Parameters

value Value to write.

Description

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