docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method Report

    Report(float, string, bool)

    Reports progress information to the thread that created the object.

    Declaration
    public void Report(float progress, string message = "", bool async = true)
    Parameters
    Type Name Description
    float progress

    The current progress value (0 to 1).

    string message

    Optional message describing the current progress state.

    bool async

    Indicates whether the progress is reported asynchronously.

    In This Article
    Back to top
    Copyright © 2025 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)