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