docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Delegate NetworkPipelineStage.SendDelegate

    Type of the method used for the send direction of the pipeline.

    Namespace: Unity.Networking.Transport
    Assembly: Unity.Networking.Transport.dll
    Syntax
    public delegate int NetworkPipelineStage.SendDelegate(ref NetworkPipelineContext ctx, ref InboundSendBuffer inboundBuffer, ref NetworkPipelineStage.Requests requests, int systemHeadersSize)
    Parameters
    Type Name Description
    NetworkPipelineContext ctx
    InboundSendBuffer inboundBuffer
    NetworkPipelineStage.Requests requests
    int systemHeadersSize
    Returns
    Type Description
    int
    In This Article
    Back to top
    Copyright © 2024 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)