docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Enum NetworkEvent

    Represents a netEvent when polling

    Namespace: Unity.Netcode
    Assembly: Unity.Netcode.Runtime.dll
    Syntax
    public enum NetworkEvent

    Fields

    Name Description
    Connect

    A client is connected, or client connected to server

    Data

    New data is received

    Disconnect

    A client disconnected, or client disconnected from server

    Nothing

    No new event

    TransportFailure

    Transport has encountered an unrecoverable failure

    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)