Namespace UnityEditor.Localization.Reporting
Classes
ProgressBarReporter
Reports the progress using EditorUtility.DisplayProgressBar.
ProgressReporter
TaskTimerReporter
Base class responsible for recording the time between each ReportProgress(String, Single).
Interfaces
ITaskReporter
Interface for reporting the status of a process.