Namespace Unity.Multiplayer.Tools.NetworkSimulator.Runtime.BuiltInScenarios
Classes
ConnectionsCycle
NetworkScenario that iterates through the Configurations list by order.
ConnectionsCycle.Configuration
Specifies the ConnectionPreset and the ChangeIntervalMilliseconds configuration. PresetConfiguration
PresetConfiguration
Base class that provides support for Connection Presets, used for Network Scenario Configurations.
RandomConnectionsSwap
NetworkScenario that iterates through the Configurations list in a random order.
RandomConnectionsSwap.Configuration
Specifies a ConnectionPreset that can be selected. PresetConfiguration