Class PacketConstants
Inherited Members
Namespace: SlipeServer.Packets
Assembly: SlipeServer.Packets.dll
Syntax
public class PacketConstants
Fields
| Edit this page View SourceInvalidElementId
Declaration
public const uint InvalidElementId = 4294967295
Field Value
| Type | Description |
|---|---|
| uint |
MaxPlayerNickLength
Declaration
public const int MaxPlayerNickLength = 22
Field Value
| Type | Description |
|---|---|
| int |
MaxSerialLength
Declaration
public const int MaxSerialLength = 32
Field Value
| Type | Description |
|---|---|
| int |