Struct ReliableUtility.Statistics | Unity Transport | 0.5.0-preview.5
docs.unity3d.com
    Show / Hide Table of Contents

    Struct ReliableUtility.Statistics

    Namespace: Unity.Networking.Transport.Utilities
    Syntax
    public struct Statistics

    Fields

    PacketsDropped

    Declaration
    public int PacketsDropped
    Field Value
    Type Description
    Int32

    PacketsDuplicated

    Declaration
    public int PacketsDuplicated
    Field Value
    Type Description
    Int32

    PacketsOutOfOrder

    Declaration
    public int PacketsOutOfOrder
    Field Value
    Type Description
    Int32

    PacketsReceived

    Declaration
    public int PacketsReceived
    Field Value
    Type Description
    Int32

    PacketsResent

    Declaration
    public int PacketsResent
    Field Value
    Type Description
    Int32

    PacketsSent

    Declaration
    public int PacketsSent
    Field Value
    Type Description
    Int32

    PacketsStale

    Declaration
    public int PacketsStale
    Field Value
    Type Description
    Int32
    Back to top
    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