This version of Unity is unsupported.
Method group is Obsolete

NetworkReader.ReadPackedUInt32

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

Declaration

public uint ReadPackedUInt32();

Returns

uint The 32 bit value read.

Description

Reads a 32-bit variable-length-encoded value.