Lidgren Network Library documentation |
NetOutgoingMessage..::..ReadByte Method |
NetOutgoingMessage Class See Also Send Feedback |
Overload List
Name | Description | |
---|---|---|
ReadByte()()()() |
Reads a byte
(Inherited from NetBuffer.) | |
ReadByte(Byte%) |
Reads a byte and returns true or false for success
(Inherited from NetBuffer.) | |
ReadByte(Int32) |
Reads 1 to 8 bits into a byte
(Inherited from NetBuffer.) |