docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method GetSystemAttributes

    GetSystemAttributes(Type, Type)

    Get all the attribute objects of Type attributeType for a System.

    Declaration
    public static Attribute[] GetSystemAttributes(Type systemType, Type attributeType)
    Parameters
    Type Name Description
    Type systemType

    System type

    Type attributeType

    Attribute type to return

    Returns
    Type Description
    Attribute[]

    Returns all attributes of type attributeType decorating systemType

    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)