Readonly
descriptionThe description of the task.
Readonly
idThe ID of the task.
Readonly
isWhether the task is completed.
Readonly
questThe parent quest of the task.
Readonly
typeThe type of the task.
Unsubscribe from a specific event.
Event name.
Callback function.
Subscribe to a specific event.
Event name.
Callback function.
Define Task interface.