docs.unity3d.com
    Show / Hide Table of Contents

    Class PresetConfiguration

    Base class that provides support for Connection Presets, used for Network Scenario Configurations.

    Inheritance
    Object
    PresetConfiguration
    ConnectionsCycle.Configuration
    RandomConnectionsSwap.Configuration
    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.BuiltInScenarios
    Syntax
    [Serializable]
    public class PresetConfiguration

    Properties

    ConnectionPreset

    Declaration
    public INetworkSimulatorPreset ConnectionPreset { get; set; }
    Property Value
    Type Description
    INetworkSimulatorPreset
    Back to top Copyright © 2023 Unity Technologies — Terms of use
    Generated by DocFX
    on 26 October 2023