Unity.Multiplayer.Tools.NetworkSimulator.Runtime.NetworkSimulatorPresets
Static class containing the built-in presets to configure and simulate network conditions.
#
Inherited MembersObject.ToString()
Object.Equals(Object)
Object.Equals(Object, Object)
Object.ReferenceEquals(Object, Object)
Object.GetHashCode()
Object.GetType()
Object.MemberwiseClone()
#
Namespace: System.Dynamic.ExpandoObject#
Assembly: Tools.dll#
Syntax#
Fields#
HomeBroadbandPreset that simulates a typical home broadband connection.
#
Declaration#
Field ValueType | Description |
---|---|
NetworkSimulatorPreset |
#
Mobile2_5GPreset that simulates a typical 2.5G (GPRS) mobile connection.
#
Declaration#
Field ValueType | Description |
---|---|
NetworkSimulatorPreset |
#
Mobile2_75GPreset that simulates a typical 2.75G (EDGE) mobile connection.
#
Declaration#
Field ValueType | Description |
---|---|
NetworkSimulatorPreset |
#
Mobile2GPreset that simulates a typical 2G mobile connection.
#
Declaration#
Field ValueType | Description |
---|---|
NetworkSimulatorPreset |
#
Mobile3_5GPreset that simulates a typical 3.5G (HSDPA/H) mobile connection.
#
Declaration#
Field ValueType | Description |
---|---|
NetworkSimulatorPreset |
#
Mobile3_75GPreset that simulates a typical 3.75G (HSPA+/H+) mobile connection.
#
Declaration#
Field ValueType | Description |
---|---|
NetworkSimulatorPreset |
#
Mobile3GPreset that simulates a typical 3G mobile connection.
#
Declaration#
Field ValueType | Description |
---|---|
NetworkSimulatorPreset |
#
Mobile4_5GPreset that simulates a typical 4.5G (LTE+) mobile connection.
#
Declaration#
Field ValueType | Description |
---|---|
NetworkSimulatorPreset |
#
Mobile4GPreset that simulates a typical 4G (LTE) mobile connection.
#
Declaration#
Field ValueType | Description |
---|---|
NetworkSimulatorPreset |
#
Mobile5GPreset that simulates a typical 5G mobile connection.
#
Declaration#
Field ValueType | Description |
---|---|
NetworkSimulatorPreset |
#
NonePreset with no network simulation applied.
#
Declaration#
Field ValueType | Description |
---|---|
NetworkSimulatorPreset |
#
ValuesContains all available network preset values.
#
Declaration#
Field ValueType | Description |
---|---|
NetworkSimulatorPreset[] |