Enum NetworkEvent.Type | Unity Transport | 0.3.1-preview.4
docs.unity.cn
    Show / Hide Table of Contents

    Enum NetworkEvent.Type

    NetworkEvent.Type enumerates available network events for this driver.

    Namespace: Unity.Networking.Transport
    Syntax
    public enum Type

    Fields

    Name Description
    Connect
    Data
    Disconnect
    Empty
    Back to top Copyright © 2020 Unity Technologies
    Generated by DocFX