docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method SetProgression

    SetProgression(int, int)

    Sets the progression of the promise.

    Declaration
    public void SetProgression(int currentStep, int totalSteps)
    Parameters
    Type Name Description
    int currentStep

    The index of the current step the promise is at.

    int totalSteps

    The total number of steps of the promise.

    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)