Skip to main content

Class NetworkMessageAttribute

Tell the weaver to generate reader and writer for a class

Inheritance
System.Object
System.Attribute
Inherited Members
Show
Syntax
[AttributeUsage(AttributeTargets.Class | AttributeTargets.Struct)]
public class NetworkMessageAttribute : Attribute, _Attribute