This version of Unity is unsupported.
Method group is Obsolete

NetworkReader.ReadUInt32

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

Declaration

public uint ReadUInt32();

Returns

uint Value read.

Description

Reads an unsigned 32 bit integer from the stream.