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

    Struct NetworkInterfaceSendHandle

    Namespace: Unity.Networking.Transport
    Syntax
    public struct NetworkInterfaceSendHandle

    Fields

    capacity

    Declaration
    public int capacity
    Field Value
    Type Description
    Int32

    data

    Declaration
    public IntPtr data
    Field Value
    Type Description
    IntPtr

    id

    Declaration
    public int id
    Field Value
    Type Description
    Int32

    size

    Declaration
    public int size
    Field Value
    Type Description
    Int32
    Back to top Copyright © 2020 Unity Technologies
    Generated by DocFX