Advertisement
DaisyDragon
Feb 15th, 2025
4
0
Never
This is comment for paste Class.MTTaskList.AKA-MTAnything
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. The top section is an extensive manual explaining how to use it in scripts or just in the prompt. There may be bugs, I'm always improving it.
  2.  
  3. It does have a .Wait() mode with a progress bar, or you can leave it running in the background and call .Progress() to get a simple progress report. As long as it hasn't been closed, finalised, or disposed, you can add new tasks to it. It's primarily intended for many jobs of the same type, but has an .AddTaskOverride() so you can use it as a general processing pool.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement