docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Class ProfilerStatManager

    Inheritance
    object
    ProfilerStatManager
    Inherited Members
    object.Equals(object)
    object.Equals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    object.ReferenceEquals(object, object)
    object.ToString()
    Namespace: MLAPI.Profiling
    Assembly: Unity.Multiplayer.MLAPI.Runtime.dll
    Syntax
    public static class ProfilerStatManager

    Fields

    AllStats

    Declaration
    public static List<ProfilerStat> AllStats
    Field Value
    Type Description
    List<ProfilerStat>

    BytesRcvd

    Declaration
    public static readonly ProfilerStat BytesRcvd
    Field Value
    Type Description
    ProfilerStat

    BytesSent

    Declaration
    public static readonly ProfilerStat BytesSent
    Field Value
    Type Description
    ProfilerStat

    Connections

    Declaration
    public static readonly ProfilerIncStat Connections
    Field Value
    Type Description
    ProfilerIncStat

    NamedMessage

    Declaration
    public static readonly ProfilerStat NamedMessage
    Field Value
    Type Description
    ProfilerStat

    NetTranforms

    Declaration
    public static readonly ProfilerIncStat NetTranforms
    Field Value
    Type Description
    ProfilerIncStat

    NetworkVarsRcvd

    Declaration
    public static readonly ProfilerStat NetworkVarsRcvd
    Field Value
    Type Description
    ProfilerStat

    RcvTickRate

    Declaration
    public static readonly ProfilerStat RcvTickRate
    Field Value
    Type Description
    ProfilerStat

    RpcBatchesRcvd

    Declaration
    public static readonly ProfilerStat RpcBatchesRcvd
    Field Value
    Type Description
    ProfilerStat

    RpcBatchesSent

    Declaration
    public static readonly ProfilerStat RpcBatchesSent
    Field Value
    Type Description
    ProfilerStat

    RpcInQueueSize

    Declaration
    public static readonly ProfilerStat RpcInQueueSize
    Field Value
    Type Description
    ProfilerStat

    RpcOutQueueSize

    Declaration
    public static readonly ProfilerStat RpcOutQueueSize
    Field Value
    Type Description
    ProfilerStat

    RpcsQueueProc

    Declaration
    public static readonly ProfilerStat RpcsQueueProc
    Field Value
    Type Description
    ProfilerStat

    RpcsRcvd

    Declaration
    public static readonly ProfilerStat RpcsRcvd
    Field Value
    Type Description
    ProfilerStat

    RpcsSent

    Declaration
    public static readonly ProfilerStat RpcsSent
    Field Value
    Type Description
    ProfilerStat

    UnnamedMessage

    Declaration
    public static readonly ProfilerStat UnnamedMessage
    Field Value
    Type Description
    ProfilerStat

    Methods

    Add(ProfilerStat)

    Declaration
    public static void Add(ProfilerStat s)
    Parameters
    Type Name Description
    ProfilerStat s
    In This Article
    Back to top
    Copyright © 2025 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookie Policy
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)