{!See https://docs.google.com/document/d/1takg_GmIBBKKTj-GHZCwzxohpQz7Bhekivkk72kYMtE/edit for reference implementation of OneTrust, dataLayer and GTM} {!OneTrust Cookies Consent} {!OneTrust Cookies Consent end} {!dataLayer initialization push} {!dataLayer initialization push end} {!Google Tag Manager} {!Google Tag Manager end} Class ProgressTracker | Scriptable Build Pipeline | 2.0.2
docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Class ProgressTracker

    Keeps track of the SBP build progress.

    Inheritance
    object
    ProgressTracker
    ProgressLoggingTracker
    Implements
    IProgressTracker
    IContextObject
    IDisposable
    Inherited Members
    object.ToString()
    object.Equals(object)
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    Namespace: UnityEditor.Build.Pipeline.Utilities
    Assembly: solution.dll
    Syntax
    public class ProgressTracker : IProgressTracker, IContextObject, IDisposable

    Constructors

    Name Description
    ProgressTracker()

    Stores information about the current task.

    Properties

    Name Description
    CurrentTask

    Stores the id of currently running task.

    CurrentTaskTitle

    Stores the name of the currently running task.

    Progress

    Stores the amount of progress done as a decimal.

    TaskCount

    Stores the number of tasks

    TimeStamp

    Stores current the time stamp.

    UpdateFrequency

    Stores the task update frequency.

    UpdatesPerSecond

    Stores the amount of updates per second.

    Methods

    Name Description
    Dispose()

    Disposes of the progress tracker instance.

    Dispose(bool)

    Disposes of the progress tracker instance and clears the popup progress bar.

    UpdateInfo(string)

    Updates the information displayed for currently running task.

    UpdateTask(string)

    Updates the progress bar to reflect the new running task.

    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)