docs.unity.cn
    Show / Hide Table of Contents

    Delegate NetworkSendInterface.AbortSendMessageDelegate

    Will be invoked from the lower level library if sending a message was aborted.

    Namespace: Unity.Networking.Transport
    Syntax
    public delegate void AbortSendMessageDelegate(ref NetworkInterfaceSendHandle handle, IntPtr userData);
    Parameters
    Type Name Description
    NetworkInterfaceSendHandle handle
    IntPtr userData
    Back to top Copyright © 2023 Unity Technologies — Terms of use
    Generated by DocFX
    on Thursday, April 27, 2023