{!See https://docs.google.com/document/d/1takg_GmIBBKKTj-GHZCwzxohpQz7Bhekivkk72kYMtE/edit for reference implementation of OneTrust, dataLayer and GTM} {!OneTrust Cookies Consent} {!OneTrust Cookies Consent end} {!dataLayer initialization push} {!dataLayer initialization push end} {!Google Tag Manager} {!Google Tag Manager end} Method Connect | Netcode for Entities | 1.1.0-pre.3
docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method Connect

    Connect(EntityManager, NetworkEndpoint, Entity)

    Initiate a connection to the remote endpoint address.

    Declaration
    public Entity Connect(EntityManager entityManager, NetworkEndpoint endpoint, Entity ent = default)
    Parameters
    Type Name Description
    EntityManager entityManager

    The entity manager to use to create the new entity, if ent equals Null

    NetworkEndpoint endpoint

    The remote address we want to connect

    Entity ent

    An optional entity to use to create the connection. If not set, a new entity will be create instead

    Returns
    Type Description
    Entity

    The entity that hold the NetworkStreamConnection. If the endpoint is not valid

    Exceptions
    Type Condition
    InvalidOperationException

    Throw an exception if the driver is not created or if multiple drivers are register

    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)