docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Namespace Unity.Netcode.Transports.UTP

    Classes

    ErrorUtilities

    Helper utility class to convert Unity.Networking.Transport 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

    In This Article
    Back to top
    Copyright © 2024 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)