docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Class TestDataDispatcher

    Inheritance
    object
    TestDataDispatcher
    Inherited Members
    object.Equals(object)
    object.Equals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    object.ReferenceEquals(object, object)
    object.ToString()
    Namespace: Unity.Multiplayer.Tools.NetStatsReporting
    Assembly: Unity.Multiplayer.Tools.NetStatsReporting.dll
    Syntax
    [Obsolete("This test class has been marked obsolete because it was not intended to be a public API", false)]
    public class TestDataDispatcher

    Constructors

    TestDataDispatcher(int)

    Declaration
    [Obsolete("This test method has been marked obsolete because it was not intended to be part of the public API", false)]
    public TestDataDispatcher(int seed = 0)
    Parameters
    Type Name Description
    int seed

    Methods

    DispatchClientFrame()

    Declaration
    [Obsolete("This test method has been marked obsolete because it was not intended to be part of the public API", false)]
    public void DispatchClientFrame()

    DispatchServerFrame(uint)

    Declaration
    [Obsolete("This test method has been marked obsolete because it was not intended to be part of the public API", false)]
    public void DispatchServerFrame(uint nbClients = 2)
    Parameters
    Type Name Description
    uint nbClients
    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)