Class TestDataDispatcher
Inheritance
TestDataDispatcher
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 TestDataDispatcher
Constructors
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
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()
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 |
|