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

    Struct NetworkEvent

    Namespace: Unity.Networking.Transport
    Syntax
    public struct NetworkEvent

    Fields

    connectionId

    Declaration
    public int connectionId
    Field Value
    Type Description
    Int32

    offset

    Declaration
    public int offset
    Field Value
    Type Description
    Int32

    size

    Declaration
    public int size
    Field Value
    Type Description
    Int32

    type

    Declaration
    public NetworkEvent.Type type
    Field Value
    Type Description
    NetworkEvent.Type
    Back to top Copyright © 2020 Unity Technologies
    Generated by DocFX