docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method CreatePipeline

    CreatePipeline(params Type[])

    Create a new pipeline.

    Declaration
    public NetworkPipeline CreatePipeline(params Type[] stages)
    Parameters
    Type Name Description
    Type[] stages

    An array of stages the pipeline should contain.

    Returns
    Type Description
    NetworkPipeline

    The newly-created NetworkPipeline.

    Exceptions
    Type Condition
    InvalidOperationException

    If the driver is not created properly

    InvalidOperationException

    A connection has already been established

    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)