Name | Description | |
---|---|---|
![]() | Length | The number of bytes for the packet. |
![]() | TypeCode | The specific packet type code |
![]() | Version | The protocol version |
For a list of all members of this type, see NetworkMessage members.
Name | Description | |
---|---|---|
![]() | Length | The number of bytes for the packet. |
![]() | TypeCode | The specific packet type code |
![]() | Version | The protocol version |
Name | Description | |
---|---|---|
![]() | BaseLength | Inheritors must implement this to reflect their packet length as they read a packet plus the base length that came before. |