docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method GetDescription

    GetDescription(Type)

    Get the description displayed in build progress reporting of a BuildStep type.

    Declaration
    public static string GetDescription(Type type)
    Parameters
    Type Name Description
    Type type

    The BuildStep type.

    Returns
    Type Description
    string

    The BuildStep's description.

    GetDescription<T>()

    Get the description displayed in build progress reporting of a BuildStep type.

    Declaration
    public static string GetDescription<T>() where T : IBuildStep
    Returns
    Type Description
    string

    The BuildStep's description.

    Type Parameters
    Name Description
    T

    The BuildStep type.

    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)