docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method WithPipelineParameters

    WithPipelineParameters(ref NetworkSettings, int)

    Sets the NetworkPipelineParams values for the NetworkSettings

    Declaration
    [Obsolete("Will be removed in Unity Transport 2.0.")]
    public static ref NetworkSettings WithPipelineParameters(this ref NetworkSettings settings, int initialCapacity = 0)
    Parameters
    Type Name Description
    NetworkSettings settings

    NetworkSettings to modify.

    int initialCapacity

    initialCapacity

    Returns
    Type Description
    NetworkSettings

    Modified NetworkSettings.

    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)