docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Struct ReliableUtility.SharedContext

    Inherited Members
    ValueType.Equals(object)
    ValueType.GetHashCode()
    ValueType.ToString()
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    object.GetType()
    Namespace: Unity.Networking.Transport.Utilities
    Assembly: solution.dll
    Syntax
    public struct ReliableUtility.SharedContext

    Fields

    Name Description
    MinimumResendTime
    ReceivedPackets

    Context of received packets, last sequence ID received, and ackmask of received packets. Acked is not used. This is sent back to the remote peer in the header when sending.

    RemoteTimerDataOffset
    RemoteTimerDataStride
    RttInfo
    SentPackets

    Context of sent packets, last sequence ID sent (-1), last ID of our sent packet acknowledged by remote peer, ackmask of acknowledged packets. This is used when determining if a resend is needed.

    TimerDataOffset
    TimerDataStride
    WindowSize
    errorCode
    stats
    In This Article
    Back to top
    Copyright © 2023 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)