This version of Unity is unsupported.
Method group is Obsolete

NetworkWriter.WritePackedUInt32

Obsolete The high level API classes are deprecated and will be removed in the future.

Declaration

public void WritePackedUInt32(uint value);

Parameters

value Value to write.

Description

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