Show / Hide Table of Contents

Class PacketConstants

Inheritance
object
PacketConstants
Inherited Members
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
object.ReferenceEquals(object, object)
object.ToString()
Namespace: SlipeServer.Packets
Assembly: SlipeServer.Packets.dll
Syntax
public class PacketConstants

Fields

| Edit this page View Source

InvalidElementId

Declaration
public const uint InvalidElementId = 4294967295
Field Value
Type Description
uint
| Edit this page View Source

MaxPlayerNickLength

Declaration
public const int MaxPlayerNickLength = 22
Field Value
Type Description
int
| Edit this page View Source

MaxSerialLength

Declaration
public const int MaxSerialLength = 32
Field Value
Type Description
int
  • Edit this page
  • View Source
In this article
Back to top Generated by DocFX