docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Property IsCreated

    IsCreated

    Checks to see if a connection is created.

    Declaration
    public bool IsCreated { get; }
    Property Value
    Type Description
    bool

    Whether the connection is created or not.

    Remarks

    Connections are considered as created only if they've been obtained by a call to Accept() or Connect(NetworkEndPoint).

    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)