docs.unity3d.com
    Show / Hide Table of Contents

    Class Util

    Inheritance
    Object
    Util
    Namespace: Unity.Networking.Transport.Samples
    Syntax
    public static class Util : object

    Methods

    DumpReliabilityStatistics(NetworkDriver, NetworkPipeline, NetworkPipelineStageId, NetworkConnection)

    Declaration
    public static void DumpReliabilityStatistics(NetworkDriver driver, NetworkPipeline pipeline, NetworkPipelineStageId reliableStageId, NetworkConnection con)
    Parameters
    Type Name Description
    NetworkDriver driver
    NetworkPipeline pipeline
    NetworkPipelineStageId reliableStageId
    NetworkConnection con

    GatherReliabilityStats(ref SoakStatisticsPoint, ref SoakStatisticsPoint, NetworkDriver, NetworkPipeline, NetworkPipelineStageId, NetworkConnection, Int64)

    Declaration
    public static void GatherReliabilityStats(ref SoakStatisticsPoint stats, ref SoakStatisticsPoint lastStats, NetworkDriver driver, NetworkPipeline pipeline, NetworkPipelineStageId reliableStageId, NetworkConnection con, long timestamp)
    Parameters
    Type Name Description
    SoakStatisticsPoint stats
    SoakStatisticsPoint lastStats
    NetworkDriver driver
    NetworkPipeline pipeline
    NetworkPipelineStageId reliableStageId
    NetworkConnection con
    Int64 timestamp
    Back to top
    Terms of use
    Copyright © 2023 Unity Technologies — Terms of use
    • Legal
    • Privacy Policy
    • Cookies
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)
    "Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S. and elsewhere (more info here). Other names or brands are trademarks of their respective owners.
    Generated by DocFX on 18 October 2023