docs.unity.cn
    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
    Type attributeType
    Returns
    Type Description
    Attribute[]
    Back to top Copyright © 2022 Unity Technologies
    Generated by DocFX
    on 04 August 2022
    Terms of use