docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method GetAllTypesDerivedFrom

    GetAllTypesDerivedFrom<T>()

    Returns a list of types that inherit from the provided type.

    Declaration
    public static IEnumerable<Type> GetAllTypesDerivedFrom<T>()
    Returns
    Type Description
    IEnumerable<Type>

    A list of types that inherit from the provided type.

    Type Parameters
    Name Description
    T

    Parent Type

    In This Article
    Back to top Copyright © 2023 Unity Technologies — Terms of use
    Generated by DocFX
    on 06 October 2023