docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Class TestDataDefinition

    Inheritance
    object
    TestDataDefinition
    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 TestDataDefinition

    Constructors

    TestDataDefinition(int)

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

    Methods

    GenerateByteCount()

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

    GenerateComponentName()

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

    GenerateGameObjectName()

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

    GenerateNamedMessageName()

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

    GenerateRpcName()

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

    GenerateSceneName()

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

    GenerateVariableName()

    Declaration
    [Obsolete("This test method has been marked obsolete because it was not intended to be part of the public API", false)]
    public string GenerateVariableName()
    Returns
    Type Description
    string
    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)