docs.unity3d.com
    Show / Hide Table of Contents

    Namespace Unity.Netcode.Transports.UTP

    Classes

    ErrorUtilities

    Helper utility class to convert error codes to human readable error messages.

    SecretsLoaderHelper

    Component to add to a NetworkManager if you want the certificates to be loaded from files. Mostly helpful to ease development and testing, especially with self-signed certificates

    Shipping code should make the calls to

    • SetServerSecrets
    • SetClientSecrets directly, instead of relying on this.

    UnityTransport

    The Netcode for GameObjects NetworkTransport for UnityTransport. Note: This is highly recommended to use over UNet.

    Structs

    NetworkMetricsContext

    Caching structure to track network metrics related information.

    UnityTransport.ConnectionAddressData

    Structure to store the address to connect to

    UnityTransport.SimulatorParameters

    Parameters for the Network Simulator

    Interfaces

    INetworkStreamDriverConstructor

    Provides an interface that overrides the ability to create your own drivers and pipelines

    Enums

    UnityTransport.ProtocolType

    Enum type stating the type of protocol

    Back to top Copyright © 2023 Unity Technologies — Terms of use
    Generated by DocFX
    on 26 October 2023