Exception that is thrown when the remote console encounters an error.
Gets used to disconnect the client and the server.
BadConsoleDisconnectPacket()
Private Constructor.
override byte[] Serialize()
static readonly BadConsoleDisconnectPacket Packet
Static Instance of this Packet.
static new BadConsoleDisconnectPacket Deserialize(byte[] data)
Deserializes the Packet.
Implements the base class for all BadConsole Packets.
Contains the network packets for the remote console.
BadConsolePacketType
The Packet Types.