docs.unity3d.com
    Show / Hide Table of Contents

    Class DriverClient

    Inheritance
    Object
    DriverClient
    Namespace: Unity.Netcode.UTP.RuntimeTests
    Syntax
    public class DriverClient : MonoBehaviour

    Properties

    Driver

    Declaration
    public NetworkDriver Driver { get; }
    Property Value
    Type Description
    NetworkDriver

    LastEventPipeline

    Declaration
    public NetworkPipeline LastEventPipeline { get; }
    Property Value
    Type Description
    NetworkPipeline

    ReliableSequencedFragmentedPipeline

    Declaration
    public NetworkPipeline ReliableSequencedFragmentedPipeline { get; }
    Property Value
    Type Description
    NetworkPipeline

    ReliableSequencedPipeline

    Declaration
    public NetworkPipeline ReliableSequencedPipeline { get; }
    Property Value
    Type Description
    NetworkPipeline

    UnreliableSequencedPipeline

    Declaration
    public NetworkPipeline UnreliableSequencedPipeline { get; }
    Property Value
    Type Description
    NetworkPipeline

    Methods

    Connect()

    Declaration
    public void Connect()

    WaitForNetworkEvent(Networking.Transport.NetworkEvent.Type)

    Declaration
    public IEnumerator WaitForNetworkEvent(Networking.Transport.NetworkEvent.Type type)
    Parameters
    Type Name Description
    Networking.Transport.NetworkEvent.Type type
    Returns
    Type Description
    IEnumerator
    Back to top
    Terms of use
    Copyright © 2023 Unity Technologies — Terms of use
    • Legal
    • Privacy Policy
    • Cookies
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)
    "Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S. and elsewhere (more info here). Other names or brands are trademarks of their respective owners.
    Generated by DocFX on 18 October 2023