docs.unity.cn
Search Results for

    Show / Hide Table of Contents

    Method UpdateTask

    UpdateTask(string)

    Updates the progress bar to reflect the new running task.

    Declaration
    public virtual bool UpdateTask(string taskTitle)
    Parameters
    Type Name Description
    string taskTitle

    The name of the new task.

    Returns
    Type Description
    bool

    Returns true if the progress bar is running. Returns false if the user cancels the progress bar.

    Implements
    IProgressTracker.UpdateTask(string)
    In This Article
    Back to top
    Copyright © 2023 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)