docs.unity3d.com
    Show / Hide Table of Contents

    Namespace Unity.Multiplayer.Tools.NetStats

    Classes

    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

    MetricIdTypeLibrary

    For internal use. Static class to register MetricId and make them available to all tools.

    MetricMetadataAttribute

    Attribute to provide more information about a metric, such as a custom name and units.

    MetricTypeEnumAttribute

    Use this attribute to declare an enum that represents custom metrics for use with the Multiplayer Tools package. In particular, this attribute can be used to declare custom metrics that can be displayed in the .

    Structs

    MetricId

    Wrapper around an enum with the MetricTypeEnumAttribute. The struct provide a way to create metric that can be used with multiplayer tools.

    Enums

    MetricKind

    Represent the kind a metric can be.

    Units

    This enum can be used to indicate the units that a metric is reported in, so that they can be displayed in the Runtime Network Stats Monitor with the appropriate units.

    In This Article
    • Classes
    • Structs
    • Enums
    Back to top
    Copyright © 2023 Unity Technologies — Terms of use
    • Legal
    • Privacy Policy
    • Cookies
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)
    "Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S. and elsewhere (more info here). Other names or brands are trademarks of their respective owners.
    Generated by DocFX on 18 October 2023