Class AssemblyRequiresTypeRegistrationAttribute
For internal use. This attribute is automatically added to assemblies that use types from the multiplayer tools package that require code generation to work correctly
Inherited Members
Namespace: Unity.Multiplayer.Tools.NetStats
Assembly: Unity.Multiplayer.Tools.NetStats.dll
Syntax
[AttributeUsage(AttributeTargets.Assembly)]
public class AssemblyRequiresTypeRegistrationAttribute : Attribute