Class RandomConnectionsSwap
Network
Inherited Members
Namespace: Unity.Multiplayer.Tools.NetworkSimulator .Runtime.BuiltInScenarios
Assembly: solution.dll
Syntax
[UsedImplicitly]
[Serializable]
public sealed class RandomConnectionsSwap : NetworkScenarioTask
Fields
Name | Description |
---|---|
Change |
Time in milliseconds to activate the next Connection |
Properties
Name | Description |
---|---|
Configurations | Defines the available Connection |
Methods
Name | Description |
---|---|
Run(INetwork |
Starts running the underlying network scenario.
Make sure to handle when Is |