docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method Get

    Get<T>(int)

    Returns the value of the backing data at a given index.

    Declaration
    public T Get<T>(int index) where T : unmanaged
    Parameters
    Type Name Description
    int index

    The index of the element.

    Returns
    Type Description
    T

    The value of the element in the data.

    Type Parameters
    Name Description
    T

    The type of the element.

    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)