Struct QosResult | Multiplay QoS Client | 0.1.1-preview.4
docs.unity3d.com
    Show / Hide Table of Contents

    Struct QosResult

    Namespace: Unity.Networking.QoS
    Syntax
    public struct QosResult

    Fields

    AverageLatencyMs

    Declaration
    public uint AverageLatencyMs
    Field Value
    Type Description
    UInt32

    DuplicateResponses

    Declaration
    public uint DuplicateResponses
    Field Value
    Type Description
    UInt32

    FcType

    Declaration
    public FcType FcType
    Field Value
    Type Description
    FcType

    FcUnits

    Declaration
    public byte FcUnits
    Field Value
    Type Description
    Byte

    InvalidRequests

    Declaration
    public uint InvalidRequests
    Field Value
    Type Description
    UInt32

    InvalidResponses

    Declaration
    public uint InvalidResponses
    Field Value
    Type Description
    UInt32

    PacketLoss

    Declaration
    public float PacketLoss
    Field Value
    Type Description
    Single

    RequestsSent

    Declaration
    public uint RequestsSent
    Field Value
    Type Description
    UInt32

    ResponsesReceived

    Declaration
    public uint ResponsesReceived
    Field Value
    Type Description
    UInt32

    Methods

    Update()

    Declaration
    public void Update()
    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