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 — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookies
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)