docs.unity.cn
    Show / Hide Table of Contents

    Method InheritsFromType

    InheritsFromType(ITypeSymbol, String, Boolean)

    Declaration
    public static bool InheritsFromType(this ITypeSymbol symbol, string typeName, bool checkBaseType = true)
    Parameters
    Type Name Description
    ITypeSymbol symbol
    String typeName
    Boolean checkBaseType
    Returns
    Type Description
    Boolean
    Back to top Copyright © 2022 Unity Technologies
    Generated by DocFX
    on Wednesday, July 6, 2022
    Terms of use