Class TestDataDefinition
Inheritance
TestDataDefinition
Assembly: Unity.Multiplayer.Tools.NetStatsReporting.dll
[Obsolete("This test class has been marked obsolete because it was not intended to be a public API", false)]
public class TestDataDefinition
Constructors
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
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
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
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
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
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
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
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