Class ServerPacketAttribute Denotes a packet that is handled on the server. Inheritance Object Attribute ServerPacketAttribute Namespace: FNNLib.Messaging Assembly: FNNLib.dll Syntax [AttributeUsage(AttributeTargets.Class)] public class ServerPacketAttribute : Attribute, _Attribute