Class ProgressLoggingTracker
Logs information about the progress tracker.
Inherited Members
Namespace: UnityEditor .Build.Pipeline.Utilities
Assembly: solution.dll
Syntax
public class ProgressLoggingTracker : ProgressTracker, IProgressTracker, IContextObject, IDisposable
Constructors
Name | Description |
---|---|
Progress |
Creates a new progress tracking object. |
Methods
Name | Description |
---|---|
Dispose(bool) | Disposes of the progress tracker instance and clears the popup progress bar. |
Update |
Updates the information displayed for currently running task. |
Update |
Updates the progress bar to reflect the new running task. |