EyeAuras Docs EyeAuras Docs
EyeAuras Docs EyeAuras Docs
DocFX + Singulink = ♥

Search Results for

    Method Update

    Update(double)

    Updates the progress of a specified task and recalculates the overall progress percentage.

    Declaration
    void Update(double progressPercent)
    Parameters
    Type Name Description
    double progressPercent

    The progress percentage of the task.

    Update(int, int)

    Declaration
    void Update(int current, int total)
    Parameters
    Type Name Description
    int current
    int total

    Update(long, long)

    Declaration
    void Update(long current, long total)
    Parameters
    Type Name Description
    long current
    long total
    2025 © Xab3r. All rights reserved.