Readonly
Planned
currentThe current progress steps.
Readonly
Planned
descriptionThe description of the task.
Readonly
Planned
idThe ID of the task.
Readonly
Planned
isWhether the task is completed.
Readonly
Planned
questThe parent quest of the task.
Readonly
Planned
totalThe total progress steps needed to complete the task.
Readonly
Planned
typeThe 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.