PeekUInt32 Method
From Lidgren.Network
| Lidgren Network Library documentation |
| NetOutgoingMessage..::..PeekUInt32 Method |
| NetOutgoingMessage Class See Also Send Feedback |
Overload List
| Name | Description | |
|---|---|---|
| PeekUInt32()()()() |
Reads a UInt32 without advancing the read pointer
(Inherited from NetBuffer.) | |
| PeekUInt32(Int32) |
Reads the specified number of bits into a UInt32 without advancing the read pointer
(Inherited from NetBuffer.) |