docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Constructor BuildProgress

    BuildProgress(string, string, float)

    Initialize a new instance of the BuildProgress class, which acts as a scoped progress indicator.

    Declaration
    public BuildProgress(string title, string info, float percent = 0)
    Parameters
    Type Name Description
    string title

    Title of the progress indicator.

    string info

    Information of the progress indicator.

    float percent

    Completion percent of the progress indicator.

    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)