Exception that is thrown when the remote console encounters an error.
Gets used to send a HeartBeat to the client.
BadConsoleHeartBeatPacket()
Private Constructor.
static readonly BadConsoleHeartBeatPacket Packet
Static Instance of this Packet.
override byte[] Serialize()
static new BadConsoleHeartBeatPacket 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.