PeekUInt32 Method

Lidgren.Network

Collapse imageExpand ImageCopy imageCopyHover image

Overload List

  NameDescription
Public methodPeekUInt32()()()()
Reads a UInt32 without advancing the read pointer
(Inherited from NetBuffer.)
Public methodPeekUInt32(Int32)
Reads the specified number of bits into a UInt32 without advancing the read pointer
(Inherited from NetBuffer.)

See Also