docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method GetAvailableTypes

    GetAvailableTypes(Func<Type, bool>)

    Retrieves a list of valid types for build steps.

    Declaration
    public static IReadOnlyCollection<Type> GetAvailableTypes(Func<Type, bool> filter = null)
    Parameters
    Type Name Description
    Func<Type, bool> filter

    Optional filter function for types.

    Returns
    Type Description
    IReadOnlyCollection<Type>

    List of available build step types.

    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)