docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Class NetworkSimulatorPresets

    Static class containing the built-in presets to configure and simulate network conditions.

    Inheritance
    object
    NetworkSimulatorPresets
    Inherited Members
    object.ToString()
    object.Equals(object)
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    Namespace: Unity.Multiplayer.Tools.NetworkSimulator.Runtime
    Assembly: solution.dll
    Syntax
    public static class NetworkSimulatorPresets

    Fields

    Name Description
    HomeBroadband

    Preset that simulates a typical home broadband connection.

    HomeCable

    Preset that simulates a cable home broadband connection.

    HomeCongestedNetwork

    Preset that simulates a congested home broadband connection which is being used around its maximum capacity by multiple devices.

    HomeDSL

    Preset that simulates a DSL home connection.

    HomeOptical

    Preset that simulates an optical home broadband connection.

    HomeSatellite

    Preset that simulates a satellite home connection.

    Mobile2G

    Preset that simulates a typical 2G mobile connection.

    Mobile2_5G

    Preset that simulates a typical 2.5G (GPRS) mobile connection.

    Mobile2_75G

    Preset that simulates a typical 2.75G (EDGE) mobile connection.

    Mobile3G

    Preset that simulates a typical 3G mobile connection.

    Mobile3_5G

    Preset that simulates a typical 3.5G (HSDPA/H) mobile connection.

    Mobile3_75G

    Preset that simulates a typical 3.75G (HSPA+/H+) mobile connection.

    Mobile4G

    Preset that simulates a typical 4G (LTE) mobile connection.

    Mobile4_5G

    Preset that simulates a typical 4.5G (LTE+) mobile connection.

    Mobile5G

    Preset that simulates a typical 5G mobile connection.

    None

    Preset with no network simulation applied.

    Values

    Contains all available network preset values.

    In This Article
    Back to top
    Copyright © 2023 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookie Policy
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)