docs.unity3d.com
    Show / Hide Table of Contents

    Class ConnectionsCycle.Configuration

    Specifies the ConnectionPreset and the ChangeIntervalMilliseconds configuration. PresetConfiguration

    Inheritance
    Object
    PresetConfiguration
    ConnectionsCycle.Configuration
    Inherited Members
    PresetConfiguration.ConnectionPreset
    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 sealed class Configuration : PresetConfiguration

    Fields

    ChangeIntervalMilliseconds

    Time in milliseconds to activate the next ConnectionPreset.

    Declaration
    [SerializeField]
    public int ChangeIntervalMilliseconds
    Field Value
    Type Description
    Int32
    Back to top Copyright © 2023 Unity Technologies — Terms of use
    Generated by DocFX
    on 26 October 2023