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