Show / Hide Table of Contents

Class PacketSendingConstants

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

Properties

| Edit this page View Source

AlwaysAllowedPackets

Declaration
public static HashSet<PacketId> AlwaysAllowedPackets { get; }
Property Value
Type Description
HashSet<PacketId>
  • Edit this page
  • View Source
In this article
Back to top Generated by DocFX