Delegate NetworkPipelineStage.SendDelegate | Unity Transport | 0.6.0-preview.7
docs.unity.cn
    Show / Hide Table of Contents

    Delegate NetworkPipelineStage.SendDelegate

    Namespace: Unity.Networking.Transport
    Syntax
    public delegate int SendDelegate(ref NetworkPipelineContext ctx, ref InboundSendBuffer inboundBuffer, ref NetworkPipelineStage.Requests requests);
    Parameters
    Type Name Description
    NetworkPipelineContext ctx
    InboundSendBuffer inboundBuffer
    NetworkPipelineStage.Requests requests
    Returns
    Type Description
    Int32
    Back to top Copyright © 2020 Unity Technologies
    Generated by DocFX
    on Saturday, January 23, 2021