Class ConnectionsCycle
Network
Inherited Members
Namespace: Unity.Multiplayer.Tools.NetworkSimulator .Runtime.BuiltInScenarios
Assembly: solution.dll
Syntax
[UsedImplicitly]
[Serializable]
public sealed class ConnectionsCycle : NetworkScenarioTask
Properties
Name | Description |
---|---|
Configurations | The list of configuration used to define Connection |
Methods
Name | Description |
---|---|
Run(INetwork |
Starts running the underlying network scenario.
Make sure to handle when Is |