docs.unity3d.com
    Show / Hide Table of Contents

    Enum AggregationMethod

    Enum to select the different aggregation method offered by CounterConfiguration.

    Namespace: Unity.Multiplayer.Tools.NetStatsMonitor
    Syntax
    public enum AggregationMethod

    Fields

    Name Description Value
    Sum

    Aggregation using the sum of multiple stats.


    0
    Average

    Aggregation using the average of multiple stats.


    1
    Back to top Copyright © 2023 Unity Technologies — Terms of use
    Generated by DocFX
    on 26 October 2023