◆ PeekByte()
| byte Barotrauma.Networking.IReadMessage.PeekByte |
( |
| ) |
|
◆ ReadBoolean()
| bool Barotrauma.Networking.IReadMessage.ReadBoolean |
( |
| ) |
|
◆ ReadByte()
| byte Barotrauma.Networking.IReadMessage.ReadByte |
( |
| ) |
|
◆ ReadBytes()
| byte[] Barotrauma.Networking.IReadMessage.ReadBytes |
( |
int | numberOfBytes | ) |
|
◆ ReadColorR8G8B8()
| Microsoft.Xna.Framework.Color Barotrauma.Networking.IReadMessage.ReadColorR8G8B8 |
( |
| ) |
|
◆ ReadColorR8G8B8A8()
| Microsoft.Xna.Framework.Color Barotrauma.Networking.IReadMessage.ReadColorR8G8B8A8 |
( |
| ) |
|
◆ ReadDouble()
| Double Barotrauma.Networking.IReadMessage.ReadDouble |
( |
| ) |
|
◆ ReadIdentifier()
| Identifier Barotrauma.Networking.IReadMessage.ReadIdentifier |
( |
| ) |
|
◆ ReadInt16()
| Int16 Barotrauma.Networking.IReadMessage.ReadInt16 |
( |
| ) |
|
◆ ReadInt32()
| Int32 Barotrauma.Networking.IReadMessage.ReadInt32 |
( |
| ) |
|
◆ ReadInt64()
| Int64 Barotrauma.Networking.IReadMessage.ReadInt64 |
( |
| ) |
|
◆ ReadPadBits()
| void Barotrauma.Networking.IReadMessage.ReadPadBits |
( |
| ) |
|
◆ ReadRangedInteger()
| int Barotrauma.Networking.IReadMessage.ReadRangedInteger |
( |
int | min, |
|
|
int | max ) |
◆ ReadRangedSingle()
| Single Barotrauma.Networking.IReadMessage.ReadRangedSingle |
( |
Single | min, |
|
|
Single | max, |
|
|
int | bitCount ) |
◆ ReadSingle()
| Single Barotrauma.Networking.IReadMessage.ReadSingle |
( |
| ) |
|
◆ ReadString()
| String Barotrauma.Networking.IReadMessage.ReadString |
( |
| ) |
|
◆ ReadUInt16()
| UInt16 Barotrauma.Networking.IReadMessage.ReadUInt16 |
( |
| ) |
|
◆ ReadUInt32()
| UInt32 Barotrauma.Networking.IReadMessage.ReadUInt32 |
( |
| ) |
|
◆ ReadUInt64()
| UInt64 Barotrauma.Networking.IReadMessage.ReadUInt64 |
( |
| ) |
|
◆ ReadVariableUInt32()
| UInt32 Barotrauma.Networking.IReadMessage.ReadVariableUInt32 |
( |
| ) |
|
◆ BitPosition
| int Barotrauma.Networking.IReadMessage.BitPosition |
|
getset |
◆ Buffer
| byte [] Barotrauma.Networking.IReadMessage.Buffer |
|
get |
◆ BytePosition
| int Barotrauma.Networking.IReadMessage.BytePosition |
|
get |
◆ LengthBits
| int Barotrauma.Networking.IReadMessage.LengthBits |
|
getset |
◆ LengthBytes
| int Barotrauma.Networking.IReadMessage.LengthBytes |
|
get |
◆ Sender
The documentation for this interface was generated from the following file:
- /home/runner/work/Luatrauma.Docs/Luatrauma.Docs/libs/LuaCsForBarotrauma/Barotrauma/BarotraumaShared/SharedSource/Networking/Primitives/Message/IReadMessage.cs