docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Struct ReliableUtility.PacketInformation

    Internal packet data structure. 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.PacketInformation

    Fields

    HeaderPadding

    Declaration
    public ushort HeaderPadding
    Field Value
    Type Description
    ushort

    SendTime

    Declaration
    public long SendTime
    Field Value
    Type Description
    long

    SequenceId

    Declaration
    public long SequenceId
    Field Value
    Type Description
    long

    Size

    Declaration
    public ushort Size
    Field Value
    Type Description
    ushort
    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)