NetDataReader.PeekUShort Method

LiteNetLib

NetDataReaderPeekUShort Method

LiteNetLib

[Missing <summary> documentation for "M:LiteNetLib.Utils.NetDataReader.PeekUShort"]

Namespace:  LiteNetLib.Utils
Assembly:  LiteNetLib (in LiteNetLib.dll) Version: 1.0.0.0
Syntax

C#
public ushort PeekUShort()

Return Value

Type: UInt16

[Missing <returns> documentation for "M:LiteNetLib.Utils.NetDataReader.PeekUShort"]

See Also

Reference