Simple Editor Background Progress

FREE
Publisher CasualBunker
File size 263.02kB
Number of files 7
Latest version 1.0.4
Latest release date 2024-07-11 07:30:18
First release date 2024-06-28 06:12:14
Supported Unity versions 2018.4.2 or higher

This is very useful functionality for tracking the progress of background processes of the Unity Editor. The Background Tasks window never been so helpful!


Main Features:

ยท Easy creation and management of a progress reporting object UnityEditor.Progress:


How to use:

To create Progress you just need to create an instance of the class ProgressHelper - call its constructor and pass information about the task there, add a cancellation token to suit your taste.


The created Progress is associated with the task through the class TaskProgressInfo.


That's it.

Top Publisher Assets