docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Delegate NetworkPipelineStage.ReceiveDelegate

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

    Namespace: Unity.Networking.Transport
    Assembly: Unity.Networking.Transport.dll
    Syntax
    public delegate void NetworkPipelineStage.ReceiveDelegate(ref NetworkPipelineContext ctx, ref InboundRecvBuffer inboundBuffer, ref NetworkPipelineStage.Requests requests, int systemHeadersSize)
    Parameters
    Type Name Description
    NetworkPipelineContext ctx
    InboundRecvBuffer inboundBuffer
    NetworkPipelineStage.Requests requests
    int systemHeadersSize
    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)