Enum InvalidPacketErrorType
- Namespace
- Archipelago.MultiClient.Net.Enums
- Assembly
- Archipelago.MultiClient.Net.dll
Types of errors that can be returned by the server if your packet gets rejected
public enum InvalidPacketErrorType
Fields
Arguments = 1Some of the arguments in your packet were invalid
Cmd = 0The command in your packet was invalid