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

NetworkWriter.WritePackedUInt32

public void WritePackedUInt32(uint value);

Parameters

valueValue to write.

Description

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

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