Struct SimulatorPreset
Presets for the com.unity.transport simulator.
Allows developers to simulate a variety of network conditions.
Append
Inherited Members
Namespace: Unity.NetCode
Assembly: solution.dll
Syntax
[Serializable]
public struct SimulatorPreset
Constructors
Name | Description |
---|---|
Simulator |
Construct a new preset. |
Simulator |
Construct a new preset. |
Properties
Name | Description |
---|---|
Is |
True if this is user-defined the preset. |
Methods
Name | Description |
---|---|
Append |
These are best-estimate approximations for mobile connection types, informed by real world data. Last updated Q3 2022. Sources: - Developers [Multiplayer, Support and Customers] - https://unity.com/products/multiplay - https://www.giffgaff.com/blog/h-5g-lte-a-g-e-new-cell-network-alphabet/ - https://www.4g.co.uk/how-fast-is-4g/ |
Append |
These are best-estimate approximations of PC and Console connection types, informed by real world data. Last updated Q3 2022. Sources: - Developers [Multiplayer, Support and Customers] - https://unity.com/products/multiplay |
Append |
The most common profiles, including custom debug ones. Last updated Q3 2022. |
Build |
Builds sub-profiles for your profile. E.g. 4 regional options for your custom profile. |