docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Struct BufferedLinearInterpolator<T>.BufferedItem

    Inherited Members
    ValueType.Equals(object)
    ValueType.GetHashCode()
    ValueType.ToString()
    object.Equals(object, object)
    object.GetType()
    object.ReferenceEquals(object, object)
    Namespace: Unity.Netcode
    Assembly: Unity.Netcode.Runtime.dll
    Syntax
    protected struct BufferedLinearInterpolator<T>.BufferedItem

    Constructors

    BufferedItem(T, double)

    Declaration
    public BufferedItem(T item, double timeSent)
    Parameters
    Type Name Description
    T item
    double timeSent

    Fields

    Item

    Declaration
    public T Item
    Field Value
    Type Description
    T

    TimeSent

    Declaration
    public double TimeSent
    Field Value
    Type Description
    double
    In This Article
    Back to top
    Copyright © 2024 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)