docs.unity.cn
    Show / Hide Table of Contents

    Struct NetworkSendQueueHandle

    The network send queue handle

    Namespace: Unity.Networking.Transport
    Syntax
    public struct NetworkSendQueueHandle

    Methods

    FromHandle()

    Create from the internal handle

    Declaration
    public NativeQueue<QueuedSendMessage>.ParallelWriter FromHandle()
    Returns
    Type Description
    NativeQueue.ParallelWriter<>
    Back to top Copyright © 2022 Unity Technologies
    Generated by DocFX
    on Thursday, March 31, 2022
    Terms of use