docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Delegate NetworkSendInterface.BeginSendMessageDelegate

    Invoked from the lower level library at the beginning of the message sending routine.

    Namespace: Unity.Networking.Transport
    Assembly: solution.dll
    Syntax
    public delegate int NetworkSendInterface.BeginSendMessageDelegate(out NetworkInterfaceSendHandle handle, IntPtr userData, int requiredPayloadSize)
    Parameters
    Type Name Description
    NetworkInterfaceSendHandle handle
    IntPtr userData
    int requiredPayloadSize
    Returns
    Type Description
    int
    In This Article
    Back to top
    Copyright © 2023 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookie Policy
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)