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 = 1
Some of the arguments in your packet were invalid
Cmd = 0
The command in your packet was invalid