Class PresetConfiguration
Base class that provides support for Connection Presets, used for Network Scenario Configurations.
Inherited Members
Namespace: Unity.Multiplayer.Tools.NetworkSimulator.Runtime.BuiltInScenarios
Syntax
[Serializable]
public class PresetConfiguration
Properties
ConnectionPreset
Declaration
public INetworkSimulatorPreset ConnectionPreset { get; set; }
Property Value
| Type | Description |
|---|---|
| INetworkSimulatorPreset |