docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method GetIntArrayAttribute

    GetIntArrayAttribute(string)

    Gets an int list attribute called name, as an array of ints.

    Declaration
    public int[] GetIntArrayAttribute(string name)
    Parameters
    Type Name Description
    string name

    The name of the attribute.

    Returns
    Type Description
    int[]

    The int list values as an array.

    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)