docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Struct ReliableUtility.Context

    Internal context of the reliable pipeline stage. Do not use.

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

    Fields

    Capacity

    Declaration
    public int Capacity
    Field Value
    Type Description
    int

    DataPtrOffset

    Declaration
    public int DataPtrOffset
    Field Value
    Type Description
    int

    DataStride

    Declaration
    public int DataStride
    Field Value
    Type Description
    int

    Delivered

    Declaration
    public long Delivered
    Field Value
    Type Description
    long

    IndexPtrOffset

    Declaration
    public int IndexPtrOffset
    Field Value
    Type Description
    int

    IndexStride

    Declaration
    public int IndexStride
    Field Value
    Type Description
    int

    LastSentTime

    Declaration
    public long LastSentTime
    Field Value
    Type Description
    long

    PreviousTimestamp

    Declaration
    public long PreviousTimestamp
    Field Value
    Type Description
    long

    Resume

    Declaration
    public long Resume
    Field Value
    Type Description
    long
    In This Article
    Back to top
    Copyright © 2025 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)