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