ReadonlycurrentThe current progress step.
ReadonlydescriptionThe description of the task.
ReadonlyidThe ID of the task.
ReadonlyisWhether the task is completed.
ReadonlyquestThe parent quest of the task.
ReadonlytotalThe total progress steps needed to complete the task.
ReadonlytypeThe type of the task.
Send a specific event.
Event name
Optional Rest...args: any[]Event parameters
Unsubscribe from a specific event.
Event name.
Callback function.
Subscribe to a specific event.
Event name.
Callback function.
Define ProgressBarTask Interface.