docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method UpdateProgressBarCoroutine

    UpdateProgressBarCoroutine(float, string)

    Update the unity ui progress bar with data from UpdateProgressBar

    Declaration
    protected IEnumerator UpdateProgressBarCoroutine(float value, string name = "Processing...")
    Parameters
    Type Name Description
    float value

    The progress to report

    string name

    The step name in which the progress occured

    Returns
    Type Description
    IEnumerator

    Coroutine Progress

    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)